| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QHostInfoLookupManager| Name:  | QHostInfoLookupManager::QHostInfoLookupManager |  | Prototype:  | QHostInfoLookupManager::QHostInfoLookupManager() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 511-516 |  
  |  | 3 | 1 | 
 abortLookup| Name:  | QHostInfoLookupManager::abortLookup |  | Prototype:  | void QHostInfoLookupManager::abortLookup(int id) |  | Coverage:  |  52.632% (10/19) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 625-650 |  
  |  | 13 | 7 | 
 clear| Name:  | QHostInfoLookupManager::clear |  | Prototype:  | void QHostInfoLookupManager::clear() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 526-540 |  
  |  | 9 | 1 | 
 lookupFinished| Name:  | QHostInfoLookupManager::lookupFinished |  | Prototype:  | void QHostInfoLookupManager::lookupFinished(QHostInfoRunnable *r) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 663-672 |  
  |  | 6 | 2 | 
 scheduleLookup| Name:  | QHostInfoLookupManager::scheduleLookup |  | Prototype:  | void QHostInfoLookupManager::scheduleLookup(QHostInfoRunnable *r) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 614-622 |  
  |  | 5 | 2 | 
 wasAborted| Name:  | QHostInfoLookupManager::wasAborted |  | Prototype:  | bool QHostInfoLookupManager::wasAborted(int id) |  | Coverage:  |  50.000% (2/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 653-660 |  
  |  | 4 | 2 | 
 work| Name:  | QHostInfoLookupManager::work |  | Prototype:  | void QHostInfoLookupManager::work() |  | Coverage:  |  92.857% (39/42) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 542-611 |  
  |  | 34 | 14 | 
 ~QHostInfoLookupManager| Name:  | QHostInfoLookupManager::~QHostInfoLookupManager |  | Prototype:  | QHostInfoLookupManager::~QHostInfoLookupManager() |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp |  | Lines:  | 518-524 |  
  |  | 2 | 1 |