Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
localDomainNameName: | QHostInfo::localDomainName | Prototype: | QString QHostInfo::localDomainName() | Coverage: | 11.429% (4/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | Lines: | 313-375 |
| | 34 | 11 |
lookupHostName: | QHostInfo::lookupHost | Prototype: | int QHostInfo::lookupHost(const QString &name, QObject *receiver, const char *member) | Coverage: | 56.000% (14/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 141-199 |
| | 34 | 9 |
setLookupIdName: | QHostInfo::setLookupId | Prototype: | void QHostInfo::setLookupId(int id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 388-391 |
| | 1 | 1 |
setHostNameName: | QHostInfo::setHostName | Prototype: | void QHostInfo::setHostName(const QString &hostName) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 347-350 |
| | 1 | 1 |
setErrorStringName: | QHostInfo::setErrorString | Prototype: | void QHostInfo::setErrorString(const QString &str) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 410-413 |
| | 1 | 1 |
setErrorName: | QHostInfo::setError | Prototype: | void QHostInfo::setError(HostInfoError error) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 368-371 |
| | 1 | 1 |
setAddressesName: | QHostInfo::setAddresses | Prototype: | void QHostInfo::setAddresses(const QList<QHostAddress> &addresses) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 327-330 |
| | 1 | 1 |
operator=Name: | QHostInfo::operator= | Prototype: | QHostInfo &QHostInfo::operator=(const QHostInfo &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 294-298 |
| | 2 | 1 |
lookupIdName: | QHostInfo::lookupId | Prototype: | int QHostInfo::lookupId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 378-381 |
| | 1 | 1 |
localHostNameName: | QHostInfo::localHostName | Prototype: | QString QHostInfo::localHostName() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 430-433 |
| | 1 | 1 |
hostNameName: | QHostInfo::hostName | Prototype: | QString QHostInfo::hostName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 337-340 |
| | 1 | 1 |
fromNameName: | QHostInfo::fromName | Prototype: | QHostInfo QHostInfo::fromName(const QString &name) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 224-234 |
| | 4 | 1 |
errorStringName: | QHostInfo::errorString | Prototype: | QString QHostInfo::errorString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 399-402 |
| | 1 | 1 |
errorName: | QHostInfo::error | Prototype: | QHostInfo::HostInfoError QHostInfo::error() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 358-361 |
| | 1 | 1 |
addressesName: | QHostInfo::addresses | Prototype: | QList<QHostAddress> QHostInfo::addresses() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 317-320 |
| | 1 | 1 |
abortHostLookupName: | QHostInfo::abortHostLookup | Prototype: | void QHostInfo::abortHostLookup(int id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 206-209 |
| | 1 | 1 |
QHostInfoName: | QHostInfo::QHostInfo | Prototype: | QHostInfo::QHostInfo(int id) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 276-280 |
| | 1 | 1 |
QHostInfoName: | QHostInfo::QHostInfo | Prototype: | QHostInfo::QHostInfo(const QHostInfo &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | Lines: | 285-288 |
| | 2 | 1 |