| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 setReplyCallback| Name:  | 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:  | 137-180 |  
  |  | 27 | 7 | 
 setMetaTypes| Name:  | 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:  | 182-201 |  
  |  | 12 | 4 | 
 checkReceivedSignature| Name:  | 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:  | 203-225 |  
  |  | 12 | 5 | 
 ~QDBusPendingCallPrivate| Name:  | QDBusPendingCallPrivate::~QDBusPendingCallPrivate |  | Prototype:  | QDBusPendingCallPrivate::~QDBusPendingCallPrivate() |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbuspendingcall.cpp |  | Lines:  | 128-135 |  
  |  | 4 | 2 | 
 waitForFinished| Name:  | 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:  | 227-235 |  
  |  | 4 | 2 |