| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 defaultConfiguration| Name:  | QNetworkConfigurationManagerPrivate::defaultConfiguration |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::defaultConfiguration() const |  | Coverage:  |   4.000% (2/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 96-211 |  
  |  | 56 | 20 | 
 updateConfigurations| Name:  | QNetworkConfigurationManagerPrivate::updateConfigurations |  | Prototype:  | void QNetworkConfigurationManagerPrivate::updateConfigurations() |  | Coverage:  |  80.000% (40/50) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 367-450 |  
  |  | 56 | 15 | 
 startPolling| Name:  | QNetworkConfigurationManagerPrivate::startPolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::startPolling() |  | Coverage:  |  88.889% (16/18) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 476-500 |  
  |  | 17 | 6 | 
 allConfigurations| Name:  | QNetworkConfigurationManagerPrivate::allConfigurations |  | Prototype:  | QList<QNetworkConfiguration> QNetworkConfigurationManagerPrivate::allConfigurations(QNetworkConfiguration::StateFlags filter) const |  | Coverage:  |  64.286% (9/14) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 213-255 |  
  |  | 23 | 6 | 
 configurationFromIdentifier| Name:  | QNetworkConfigurationManagerPrivate::configurationFromIdentifier |  | Prototype:  | QNetworkConfiguration QNetworkConfigurationManagerPrivate::configurationFromIdentifier(const QString &identifier) const |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 257-279 |  
  |  | 13 | 5 | 
 configurationChanged| Name:  | QNetworkConfigurationManagerPrivate::configurationChanged |  | Prototype:  | void QNetworkConfigurationManagerPrivate::configurationChanged(QNetworkConfigurationPrivatePointer ptr) |  | Coverage:  |   0.000% (0/13) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 342-365 |  
  |  | 14 | 4 | 
 configurationAdded| Name:  | QNetworkConfigurationManagerPrivate::configurationAdded |  | Prototype:  | void QNetworkConfigurationManagerPrivate::configurationAdded(QNetworkConfigurationPrivatePointer ptr) |  | Coverage:  |  66.667% (8/12) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 302-321 |  
  |  | 12 | 4 | 
 pollEngines| Name:  | QNetworkConfigurationManagerPrivate::pollEngines |  | Prototype:  | void QNetworkConfigurationManagerPrivate::pollEngines() |  | Coverage:  |  66.667% (6/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 502-512 |  
  |  | 5 | 3 | 
 performAsyncConfigurationUpdate| Name:  | QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate |  | Prototype:  | void QNetworkConfigurationManagerPrivate::performAsyncConfigurationUpdate() |  | Coverage:  |  60.000% (3/5) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 452-467 |  
  |  | 8 | 3 | 
 configurationRemoved| Name:  | QNetworkConfigurationManagerPrivate::configurationRemoved |  | Prototype:  | void QNetworkConfigurationManagerPrivate::configurationRemoved(QNetworkConfigurationPrivatePointer ptr) |  | Coverage:  |   0.000% (0/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 323-340 |  
  |  | 11 | 3 | 
 ~QNetworkConfigurationManagerPrivate| Name:  | QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate |  | Prototype:  | QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 78-86 |  
  |  | 5 | 2 | 
 initialize| Name:  | QNetworkConfigurationManagerPrivate::initialize |  | Prototype:  | void QNetworkConfigurationManagerPrivate::initialize() |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 66-76 |  
  |  | 5 | 2 | 
 enablePolling| Name:  | QNetworkConfigurationManagerPrivate::enablePolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::enablePolling() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 514-522 |  
  |  | 4 | 2 | 
 cleanup| Name:  | QNetworkConfigurationManagerPrivate::cleanup |  | Prototype:  | void QNetworkConfigurationManagerPrivate::cleanup() |  | Coverage:  |  75.000% (3/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 88-94 |  
  |  | 4 | 2 | 
 capabilities| Name:  | QNetworkConfigurationManagerPrivate::capabilities |  | Prototype:  | QNetworkConfigurationManager::Capabilities QNetworkConfigurationManagerPrivate::capabilities() const |  | Coverage:  | 100.000% (2/2) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 290-300 |  
  |  | 5 | 2 | 
 isOnline| Name:  | QNetworkConfigurationManagerPrivate::isOnline |  | Prototype:  | bool QNetworkConfigurationManagerPrivate::isOnline() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 281-288 |  
  |  | 2 | 1 | 
 initialize| Name:  | QNetworkConfigurationManagerPrivate::initialize |  | Coverage:  | 100.000% (1/1) |  
  |  | 0 | 1 | 
 engines| Name:  | QNetworkConfigurationManagerPrivate::engines |  | Prototype:  | QList<QBearerEngine *> QNetworkConfigurationManagerPrivate::engines() const |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 469-474 |  
  |  | 2 | 1 | 
 disablePolling| Name:  | QNetworkConfigurationManagerPrivate::disablePolling |  | Prototype:  | void QNetworkConfigurationManagerPrivate::disablePolling() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 524-529 |  
  |  | 2 | 1 | 
 addPreAndPostRoutine| Name:  | QNetworkConfigurationManagerPrivate::addPreAndPostRoutine |  | Prototype:  | void QNetworkConfigurationManagerPrivate::addPreAndPostRoutine() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager.cpp |  | Lines:  | 70-74 |  
  |  | 2 | 1 | 
 QNetworkConfigurationManagerPrivate| Name:  | QNetworkConfigurationManagerPrivate::QNetworkConfigurationManagerPrivate |  | Prototype:  | QNetworkConfigurationManagerPrivate::QNetworkConfigurationManagerPrivate() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfigmanager_p.cpp |  | Lines:  | 59-64 |  
  |  | 2 | 1 |