Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
~QDBusSpyCallEventName: | QDBusSpyCallEvent::~QDBusSpyCallEvent | Prototype: | QDBusSpyCallEvent::~QDBusSpyCallEvent() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 490-498 |
| | 3 | 2 |
invokeSpyHooksName: | QDBusSpyCallEvent::invokeSpyHooks | Prototype: | inline void QDBusSpyCallEvent::invokeSpyHooks(const QDBusMessage &msg, const Hook *hooks, int hookCount) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 505-510 |
| | 2 | 2 |
placeMetaCallName: | QDBusSpyCallEvent::placeMetaCall | Prototype: | void QDBusSpyCallEvent::placeMetaCall(QObject *) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusintegrator.cpp | Lines: | 500-503 |
| | 1 | 1 |