| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpMultiPart::QHttpMultiPart| Name: | QHttpMultiPart::QHttpMultiPart | | Prototype: | QHttpMultiPart::QHttpMultiPart(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 270-274 |
| | 2 | 1 |
QHttpMultiPart::QHttpMultiPart| Name: | QHttpMultiPart::QHttpMultiPart | | Prototype: | QHttpMultiPart::QHttpMultiPart(QHttpMultiPart::ContentType contentType, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | | Lines: | 282-286 |
| | 2 | 1 |
QHoverEvent::QHoverEvent| Name: | QHoverEvent::QHoverEvent | | Prototype: | QHoverEvent::QHoverEvent(Type type, const QPointF &pos, const QPointF &oldPos, Qt::KeyboardModifiers modifiers) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qevent.cpp | | Lines: | 636-639 |
| | 2 | 1 |
QHostInfoRunnable::run| Name: | QHostInfoRunnable::run | | Prototype: | void QHostInfoRunnable::run() | | Coverage: | 94.118% (16/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 496-553 |
| | 28 | 6 |
QHostInfoRunnable::QHostInfoRunnable| Name: | QHostInfoRunnable::QHostInfoRunnable | | Prototype: | QHostInfoRunnable::QHostInfoRunnable(const QString &hn, int i) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 490-493 |
| | 1 | 1 |
QHostInfoPrivate::fromName| Name: | QHostInfoPrivate::fromName | | Prototype: | QHostInfo QHostInfoPrivate::fromName(const QString &name, QSharedPointer<QNetworkSession> session) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 281-291 |
| | 4 | 1 |
QHostInfoLookupManager::~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: | 562-568 |
| | 2 | 1 |
QHostInfoLookupManager::work::[lambda]| Name: | QHostInfoLookupManager::work::[lambda] | | Prototype: | [this](QHostInfoRunnable *lookup) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 606-608 |
| | 1 | 1 |
QHostInfoLookupManager::work| Name: | 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 |
QHostInfoLookupManager::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: | 680-687 |
| | 4 | 2 |
QHostInfoLookupManager::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: | 641-649 |
| | 5 | 2 |
QHostInfoLookupManager::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: | 690-699 |
| | 6 | 2 |
QHostInfoLookupManager::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: | 570-584 |
| | 9 | 1 |
QHostInfoLookupManager::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: | 652-677 |
| | 13 | 7 |
QHostInfoLookupManager::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: | 555-560 |
| | 3 | 1 |
QHostInfoCache::setEnabled| Name: | QHostInfoCache::setEnabled | | Prototype: | void QHostInfoCache::setEnabled(bool e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 766-769 |
| | 1 | 1 |
QHostInfoCache::put| Name: | QHostInfoCache::put | | Prototype: | void QHostInfoCache::put(const QString &name, const QHostInfo &info) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 790-803 |
| | 8 | 2 |
QHostInfoCache::isEnabled| Name: | QHostInfoCache::isEnabled | | Prototype: | bool QHostInfoCache::isEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 759-762 |
| | 1 | 1 |
QHostInfoCache::get| Name: | QHostInfoCache::get | | Prototype: | QHostInfo QHostInfoCache::get(const QString &name, bool *valid) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 772-788 |
| | 7 | 3 |
QHostInfoCache::clear| Name: | QHostInfoCache::clear | | Prototype: | void QHostInfoCache::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 805-809 |
| | 2 | 1 |
QHostInfoCache::QHostInfoCache| Name: | QHostInfoCache::QHostInfoCache | | Prototype: | QHostInfoCache::QHostInfoCache() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 752-757 |
| | 5 | 1 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName, QSharedPointer<QNetworkSession>) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo.cpp | | Lines: | 295-298 |
| | 1 | 1 |
QHostInfoAgent::fromName| Name: | QHostInfoAgent::fromName | | Prototype: | QHostInfo QHostInfoAgent::fromName(const QString &hostName) | | Coverage: | 71.186% (42/59) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostinfo_unix.cpp | | Lines: | 132-317 |
| | 78 | 17 |
QHostInfo::setLookupId| Name: | 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 |
QHostInfo::setHostName| Name: | 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 |
QHostInfo::setErrorString| Name: | 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 |
QHostInfo::setError| Name: | 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 |
QHostInfo::setAddresses| Name: | 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 |
QHostInfo::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 |
QHostInfo::lookupId| Name: | 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 |
QHostInfo::lookupHost| Name: | 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 |
QHostInfo::localHostName| Name: | 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 |
QHostInfo::localDomainName| Name: | 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 |
QHostInfo::hostName| Name: | 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 |
QHostInfo::fromName| Name: | 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 |
QHostInfo::errorString| Name: | 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 |
QHostInfo::error| Name: | 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 |
QHostInfo::addresses| Name: | 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 |
QHostInfo::abortHostLookup| Name: | 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 |
QHostInfo::QHostInfo| Name: | 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 |
QHostInfo::QHostInfo| Name: | 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 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(quint32 a_) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 136-150 |
| | 8 | 2 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const quint8 *a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 170-177 |
| | 5 | 1 |
QHostAddressPrivate::setAddress| Name: | QHostAddressPrivate::setAddress | | Prototype: | void QHostAddressPrivate::setAddress(const Q_IPV6ADDR &a_) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 179-182 |
| | 1 | 1 |
QHostAddressPrivate::parse| Name: | QHostAddressPrivate::parse | | Prototype: | bool QHostAddressPrivate::parse() | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 197-221 |
| | 15 | 5 |
QHostAddressPrivate::clear| Name: | QHostAddressPrivate::clear | | Prototype: | void QHostAddressPrivate::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 223-229 |
| | 4 | 1 |
QHostAddressPrivate::QHostAddressPrivate| Name: | QHostAddressPrivate::QHostAddressPrivate | | Prototype: | QHostAddressPrivate::QHostAddressPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 130-134 |
| | 1 | 1 |
QHostAddress::toString| Name: | QHostAddress::toString | | Prototype: | QString QHostAddress::toString() const | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 736-750 |
| | 11 | 5 |
QHostAddress::toIPv6Address| Name: | QHostAddress::toIPv6Address | | Prototype: | Q_IPV6ADDR QHostAddress::toIPv6Address() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 720-724 |
| | 2 | 2 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 667-670 |
| | 1 | 1 |
QHostAddress::toIPv4Address| Name: | QHostAddress::toIPv4Address | | Prototype: | quint32 QHostAddress::toIPv4Address(bool *ok) const | | Coverage: | 86.667% (13/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 687-695 |
| | 6 | 3 |
QHostAddress::setScopeId| Name: | QHostAddress::setScopeId | | Prototype: | void QHostAddress::setScopeId(const QString &id) | | Coverage: | 57.143% (4/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 806-811 |
| | 3 | 3 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 576-579 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 589-592 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 603-606 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 613-616 |
| | 1 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | bool QHostAddress::setAddress(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 626-630 |
| | 2 | 1 |
QHostAddress::setAddress| Name: | QHostAddress::setAddress | | Prototype: | void QHostAddress::setAddress(const struct sockaddr *sockaddr) | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 640-651 |
| | 5 | 3 |
QHostAddress::scopeId| Name: | QHostAddress::scopeId | | Prototype: | QString QHostAddress::scopeId() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 788-792 |
| | 2 | 2 |
QHostAddress::protocol| Name: | QHostAddress::protocol | | Prototype: | QAbstractSocket::NetworkLayerProtocol QHostAddress::protocol() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 700-704 |
| | 2 | 2 |
QHostAddress::parseSubnet| Name: | QHostAddress::parseSubnet | | Prototype: | QPair<QHostAddress, int> QHostAddress::parseSubnet(const QString &subnet) | | Coverage: | 96.721% (59/61) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 979-1075 |
| | 53 | 19 |
QHostAddress::operator==| Name: | QHostAddress::operator== | | Prototype: | bool QHostAddress::operator==(const QHostAddress &other) const | | Coverage: | 84.615% (11/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 817-829 |
| | 8 | 5 |
QHostAddress::operator=| Name: | QHostAddress::operator= | | Prototype: | QHostAddress &QHostAddress::operator=(const QHostAddress &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 532-536 |
| | 2 | 1 |
QHostAddress::operator=| Name: | QHostAddress::operator= | | Prototype: | QHostAddress &QHostAddress::operator=(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 544-548 |
| | 2 | 1 |
QHostAddress::operator ==| Name: | QHostAddress::operator == | | Prototype: | bool QHostAddress::operator ==(SpecialAddress other) const | | Coverage: | 100.000% (20/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 835-868 |
| | 15 | 10 |
QHostAddress::isNull| Name: | QHostAddress::isNull | | Prototype: | bool QHostAddress::isNull() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 875-879 |
| | 2 | 2 |
QHostAddress::isMulticast| Name: | QHostAddress::isMulticast | | Prototype: | bool QHostAddress::isMulticast() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1109-1117 |
| | 6 | 4 |
QHostAddress::isLoopback| Name: | QHostAddress::isLoopback | | Prototype: | bool QHostAddress::isLoopback() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 1083-1101 |
| | 9 | 4 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QHostAddress &subnet, int netmask) const | | Coverage: | 86.667% (26/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 900-938 |
| | 26 | 9 |
QHostAddress::isInSubnet| Name: | QHostAddress::isInSubnet | | Prototype: | bool QHostAddress::isInSubnet(const QPair<QHostAddress, int> &subnet) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 949-952 |
| | 1 | 1 |
QHostAddress::clear| Name: | QHostAddress::clear | | Prototype: | void QHostAddress::clear() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 568-571 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 392-395 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint32 ip4Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 400-404 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(quint8 *ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 412-416 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const quint8 *ip6Addr) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 425-429 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const Q_IPV6ADDR &ip6Addr) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 434-438 |
| | 1 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const QString &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 446-451 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const struct sockaddr *sockaddr) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 461-472 |
| | 4 | 3 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(const QHostAddress &address) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 477-480 |
| | 2 | 1 |
QHostAddress::QHostAddress| Name: | QHostAddress::QHostAddress | | Prototype: | QHostAddress::QHostAddress(SpecialAddress address) | | Coverage: | 100.000% (15/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | | Lines: | 485-519 |
| | 16 | 8 |
QHomogeneousCoordinate::toPoint| Name: | QHomogeneousCoordinate::toPoint | | Prototype: | const QPointF toPoint() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1538-1541 |
| | 2 | 1 |
QHomogeneousCoordinate::QHomogeneousCoordinate| Name: | QHomogeneousCoordinate::QHomogeneousCoordinate | | Prototype: | QHomogeneousCoordinate(qreal x_, qreal y_, qreal w_) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qtransform.cpp | | Lines: | 1536-1536 |
| | 1 | 1 |
QHistoryStatePrivate::QHistoryStatePrivate| Name: | QHistoryStatePrivate::QHistoryStatePrivate | | Prototype: | QHistoryStatePrivate::QHistoryStatePrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 132-137 |
| | 2 | 1 |
QHistoryState::setHistoryType| Name: | QHistoryState::setHistoryType | | Prototype: | void QHistoryState::setHistoryType(HistoryType type) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 255-262 |
| | 4 | 2 |
QHistoryState::setDefaultTransition| Name: | QHistoryState::setDefaultTransition | | Prototype: | void QHistoryState::setDefaultTransition(QAbstractTransition *transition) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 192-200 |
| | 5 | 2 |
QHistoryState::setDefaultState| Name: | QHistoryState::setDefaultState | | Prototype: | void QHistoryState::setDefaultState(QAbstractState *state) | | Coverage: | 52.941% (9/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 224-241 |
| | 11 | 4 |
QHistoryState::onExit| Name: | QHistoryState::onExit | | Prototype: | void QHistoryState::onExit(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 275-278 |
| | 1 | 1 |
QHistoryState::onEntry| Name: | QHistoryState::onEntry | | Prototype: | void QHistoryState::onEntry(QEvent *event) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 267-270 |
| | 1 | 1 |
QHistoryState::historyType| Name: | QHistoryState::historyType | | Prototype: | QHistoryState::HistoryType QHistoryState::historyType() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 246-250 |
| | 2 | 1 |
QHistoryState::event| Name: | QHistoryState::event | | Prototype: | bool QHistoryState::event(QEvent *e) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 283-286 |
| | 1 | 1 |
QHistoryState::defaultTransition| Name: | QHistoryState::defaultTransition | | Prototype: | QAbstractTransition *QHistoryState::defaultTransition() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 178-182 |
| | 2 | 1 |
QHistoryState::defaultState| Name: | QHistoryState::defaultState | | Prototype: | QAbstractState *QHistoryState::defaultState() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 206-210 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 149-152 |
| | 2 | 1 |
QHistoryState::QHistoryState| Name: | QHistoryState::QHistoryState | | Prototype: | QHistoryState::QHistoryState(HistoryType type, QState *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | | Lines: | 157-162 |
| | 2 | 1 |
QHighDpiScaling::updateHighDpiScaling| Name: | QHighDpiScaling::updateHighDpiScaling | | Prototype: | void QHighDpiScaling::updateHighDpiScaling() | | Coverage: | 0.000% (0/42) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 264-318 |
| | 38 | 13 |
QHighDpiScaling::setScreenFactor| Name: | QHighDpiScaling::setScreenFactor | | Prototype: | void QHighDpiScaling::setScreenFactor(QScreen *screen, qreal factor) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 343-354 |
| | 6 | 3 |
QHighDpiScaling::setGlobalFactor| Name: | QHighDpiScaling::setGlobalFactor | | Prototype: | void QHighDpiScaling::setGlobalFactor(qreal factor) | | Coverage: | 0.000% (0/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 323-336 |
| | 10 | 4 |
QHighDpiScaling::screenSubfactor| Name: | QHighDpiScaling::screenSubfactor | | Prototype: | qreal QHighDpiScaling::screenSubfactor(const QPlatformScreen *screen) | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 374-387 |
| | 9 | 5 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QScreen *screen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 424-427 |
| | 1 | 1 |
QHighDpiScaling::origin| Name: | QHighDpiScaling::origin | | Prototype: | QPoint QHighDpiScaling::origin(const QPlatformScreen *platformScreen) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp | | Lines: | 429-432 |
| | 1 | 1 |