| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 setConnection| Name:  | QDBusServiceWatcherPrivate::setConnection |  | Prototype:  | void QDBusServiceWatcherPrivate::setConnection(const QStringList &s, const QDBusConnection &c, QDBusServiceWatcher::WatchMode wm) |  | Coverage:  | 100.000% (9/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 77-94 |  
  |  | 9 | 5 | 
 _q_serviceOwnerChanged| Name:  | QDBusServiceWatcherPrivate::_q_serviceOwnerChanged |  | Prototype:  | void QDBusServiceWatcherPrivate::_q_serviceOwnerChanged(const QString &service, const QString &oldOwner, const QString &newOwner) |  | Coverage:  |  85.714% (6/7) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 67-75 |  
  |  | 6 | 3 | 
 removeService| Name:  | QDBusServiceWatcherPrivate::removeService |  | Prototype:  | void QDBusServiceWatcherPrivate::removeService(const QString &service) |  | Coverage:  |  66.667% (4/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 103-108 |  
  |  | 3 | 2 | 
 addService| Name:  | QDBusServiceWatcherPrivate::addService |  | Prototype:  | void QDBusServiceWatcherPrivate::addService(const QString &service) |  | Coverage:  |  83.333% (5/6) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 96-101 |  
  |  | 3 | 2 | 
 QDBusServiceWatcherPrivate| Name:  | QDBusServiceWatcherPrivate::QDBusServiceWatcherPrivate |  | Prototype:  | QDBusServiceWatcherPrivate(const QDBusConnection &c, QDBusServiceWatcher::WatchMode wm) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/dbus/qdbusservicewatcher.cpp |  | Lines:  | 51-54 |  
  |  | 2 | 1 |