Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QHostInfoLookupManagerName: | 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: | 562-568 |
| | 2 | 1 |
workName: | QHostInfoLookupManager::work | Coverage: | 100.000% (1/1) |
| | 1 | 1 |
workName: | QHostInfoLookupManager::work | Prototype: | void QHostInfoLookupManager::work() | Coverage: | 82.353% (14/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 586-638 |
| | 29 | 7 |
wasAbortedName: | 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: | 680-687 |
| | 4 | 2 |
scheduleLookupName: | 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: | 641-649 |
| | 5 | 2 |
lookupFinishedName: | 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: | 690-699 |
| | 6 | 2 |
clearName: | 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: | 570-584 |
| | 9 | 1 |
abortLookupName: | 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: | 652-677 |
| | 13 | 7 |
QHostInfoLookupManagerName: | 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: | 555-560 |
| | 3 | 1 |