| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
DestructorImpl| Name: | TypeDestructor::DestructorImpl | | Coverage: | 35.714% (5/14) |
| | 9 | 6 |
TypeDestructor| Name: | TypeDestructor::TypeDestructor | | Prototype: | TypeDestructor(const int type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1837-1839 |
| | 1 | 1 |
customTypeDestructor| Name: | TypeDestructor::customTypeDestructor | | Prototype: | static void customTypeDestructor(const int type, void *where) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1849-1861 |
| | 8 | 2 |
delegate| Name: | TypeDestructor::delegate | | Prototype: | template<typename T> void delegate(const T *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1841-1842 |
| | 1 | 1 |
delegate| Name: | TypeDestructor::delegate | | Prototype: | void delegate(const QMetaTypeSwitcher::NotBuiltinType *where) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | | Lines: | 1845-1846 |
| | 1 | 1 |