Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpMultiPart::QHttpMultiPartName: | 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::QHttpMultiPartName: | 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::QHoverEventName: | 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::runName: | 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::QHostInfoRunnableName: | 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::fromNameName: | 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::~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 |
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::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 |
QHostInfoLookupManager::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 |
QHostInfoLookupManager::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 |
QHostInfoLookupManager::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 |
QHostInfoLookupManager::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 |
QHostInfoLookupManager::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 |
QHostInfoLookupManager::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 |
QHostInfoCache::setEnabledName: | 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::putName: | 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::isEnabledName: | 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::getName: | 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::clearName: | 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::QHostInfoCacheName: | 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::fromNameName: | 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::fromNameName: | 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::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
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::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostInfo::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 |
QHostAddressPrivate::setAddressName: | 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::setAddressName: | 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::setAddressName: | 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::parseName: | 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::clearName: | 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::QHostAddressPrivateName: | 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::toStringName: | 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::toIPv6AddressName: | 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::toIPv4AddressName: | 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::toIPv4AddressName: | 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::setScopeIdName: | 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::setAddressName: | 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::setAddressName: | 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::setAddressName: | 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::setAddressName: | 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::setAddressName: | 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::setAddressName: | 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::scopeIdName: | 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::protocolName: | 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::parseSubnetName: | 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::isNullName: | 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::isMulticastName: | 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::isLoopbackName: | 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::isInSubnetName: | 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::isInSubnetName: | 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::clearName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::QHostAddressName: | 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::toPointName: | 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::QHomogeneousCoordinateName: | 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::QHistoryStatePrivateName: | 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::setHistoryTypeName: | 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::setDefaultTransitionName: | 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::setDefaultStateName: | 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::onExitName: | 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::onEntryName: | 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::historyTypeName: | 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::eventName: | 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::defaultTransitionName: | 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::defaultStateName: | 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::QHistoryStateName: | 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::QHistoryStateName: | 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::updateHighDpiScalingName: | 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::setScreenFactorName: | 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::setGlobalFactorName: | 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::screenSubfactorName: | 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::originName: | 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::originName: | 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 |