| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TypeInfo| Name: | TypeInfo::TypeInfo | | Prototype: | TypeInfo(const uint type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2239-2244 |
| | 2 | 1 |
TypeInfoImpl| Name: | TypeInfo::TypeInfoImpl | | Coverage: | 85.714% (12/14) |
| | 10 | 6 |
customTypeInfo| Name: | TypeInfo::customTypeInfo | | Prototype: | void customTypeInfo(const uint type) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2250-2258 |
| | 6 | 3 |
delegate| Name: | TypeInfo::delegate | | Prototype: | template<typename T> void delegate(const T*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2245-2246 |
| | 1 | 1 |
delegate| Name: | TypeInfo::delegate | | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType*) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 2248-2248 |
| | 1 | 1 |