Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 432-435 |
| | 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: | 391-394 |
| | 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: | 454-457 |
| | 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: | 412-415 |
| | 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: | 371-374 |
| | 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: | 338-342 |
| | 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: | 422-425 |
| | 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: | 474-477 |
| | 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: | 381-384 |
| | 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: | 268-278 |
| | 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: | 443-446 |
| | 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: | 402-405 |
| | 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: | 361-364 |
| | 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: | 250-253 |
| | 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: | 320-324 |
| | 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: | 329-332 |
| | 2 | 1 |
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: | 185-243 |
| | 34 | 9 |
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: | 319-381 |
| | 34 | 11 |