Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
ConstructorImplName: | TypeConstructor::ConstructorImpl | Coverage: | 37.500% (3/8) |
| | 6 | 4 |
customTypeConstructorName: | TypeConstructor::customTypeConstructor | Prototype: | static void *customTypeConstructor(const int type, void *where, const void *copy) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1758-1770 |
| | 8 | 2 |
delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const void *) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1753-1753 |
| | 1 | 1 |
delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1754-1754 |
| | 1 | 1 |
delegateName: | TypeConstructor::delegate | Prototype: | template<typename T> void *delegate(const T *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1751-1752 |
| | 1 | 1 |
delegateName: | TypeConstructor::delegate | Prototype: | void *delegate(const QMetaTypeSwitcher::NotBuiltinType *copy) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1755-1755 |
| | 1 | 1 |
TypeConstructorName: | TypeConstructor::TypeConstructor | Prototype: | TypeConstructor(const int type, void *where) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 1746-1749 |
| | 1 | 1 |