Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QDBusPendingCallPrivateName: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate | Prototype: | QDBusPendingCallPrivate::~QDBusPendingCallPrivate() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 134-141 |
| | 4 | 2 |
waitForFinishedName: | QDBusPendingCallPrivate::waitForFinished | Prototype: | void QDBusPendingCallPrivate::waitForFinished() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 233-241 |
| | 4 | 2 |
setReplyCallbackName: | QDBusPendingCallPrivate::setReplyCallback | Prototype: | bool QDBusPendingCallPrivate::setReplyCallback(QObject *target, const char *member) | Coverage: | 52.174% (12/23) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 143-186 |
| | 27 | 7 |
setMetaTypesName: | QDBusPendingCallPrivate::setMetaTypes | Prototype: | void QDBusPendingCallPrivate::setMetaTypes(int count, const int *types) | Coverage: | 80.000% (8/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 188-207 |
| | 12 | 4 |
checkReceivedSignatureName: | QDBusPendingCallPrivate::checkReceivedSignature | Prototype: | void QDBusPendingCallPrivate::checkReceivedSignature() | Coverage: | 100.000% (13/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp | Lines: | 209-231 |
| | 12 | 5 |