Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
MetaObjectName: | MetaObject::MetaObject | Prototype: | MetaObject(const int type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2017-2019 |
| | 1 | 1 |
MetaObjectImplName: | MetaObject::MetaObjectImpl | Coverage: | 50.000% (4/8) |
| | 6 | 4 |
customMetaObjectName: | MetaObject::customMetaObject | Prototype: | static const QMetaObject *customMetaObject(const int type) | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2046-2055 |
| | 7 | 3 |
delegateName: | MetaObject::delegate | Prototype: | template <typename T> const QMetaObject *delegate(const T *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2039-2040 |
| | 1 | 1 |
delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const void*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2041-2041 |
| | 1 | 1 |
delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::UnknownType*) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2042-2042 |
| | 1 | 1 |
delegateName: | MetaObject::delegate | Prototype: | const QMetaObject *delegate(const QMetaTypeSwitcher::NotBuiltinType*) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/kernel/qmetatype.cpp | Lines: | 2043-2043 |
| | 1 | 1 |