Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
TypeInfoName: | 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 |
TypeInfoImplName: | TypeInfo::TypeInfoImpl | Coverage: | 85.714% (12/14) |
| | 10 | 6 |
customTypeInfoName: | 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 |
delegateName: | 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 |
delegateName: | 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 |