Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QHttpNetworkConnectionChannel::ignoreSslErrorsName: | QHttpNetworkConnectionChannel::ignoreSslErrors | Prototype: | void QHttpNetworkConnectionChannel::ignoreSslErrors() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 628-634 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::ignoreSslErrorsName: | QHttpNetworkConnectionChannel::ignoreSslErrors | Prototype: | void QHttpNetworkConnectionChannel::ignoreSslErrors(const QList<QSslError> &errors) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 637-643 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::closeName: | QHttpNetworkConnectionChannel::close | Prototype: | void QHttpNetworkConnectionChannel::close() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 188-205 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::_q_receiveReplyName: | QHttpNetworkConnectionChannel::_q_receiveReply | Prototype: | void QHttpNetworkConnectionChannel::_q_receiveReply() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 235-239 |
| | 2 | 1 |
QHttpNetworkConnectionChannel::_q_readyReadName: | QHttpNetworkConnectionChannel::_q_readyRead | Prototype: | void QHttpNetworkConnectionChannel::_q_readyRead() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 241-245 |
| | 2 | 1 |
QHttpNetworkConnectionChannel::_q_encryptedBytesWrittenName: | QHttpNetworkConnectionChannel::_q_encryptedBytesWritten | Prototype: | void QHttpNetworkConnectionChannel::_q_encryptedBytesWritten(qint64 bytes) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1154-1161 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::_q_bytesWrittenName: | QHttpNetworkConnectionChannel::_q_bytesWritten | Prototype: | void QHttpNetworkConnectionChannel::_q_bytesWritten(qint64 bytes) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 733-746 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannelName: | QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel | Prototype: | QHttpNetworkConnectionChannel::QHttpNetworkConnectionChannel() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 66-92 |
| | 4 | 1 |
QHttpNetworkConnection::transparentProxyName: | QHttpNetworkConnection::transparentProxy | Prototype: | QNetworkProxy QHttpNetworkConnection::transparentProxy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1358-1362 |
| | 2 | 1 |
QHttpNetworkConnection::sslContextName: | QHttpNetworkConnection::sslContext | Prototype: | QSharedPointer<QSslContext> QHttpNetworkConnection::sslContext() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1390-1394 |
| | 2 | 1 |
QHttpNetworkConnection::setTransparentProxyName: | QHttpNetworkConnection::setTransparentProxy | Prototype: | void QHttpNetworkConnection::setTransparentProxy(const QNetworkProxy &networkProxy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1351-1356 |
| | 3 | 2 |
QHttpNetworkConnection::setSslContextName: | QHttpNetworkConnection::setSslContext | Prototype: | void QHttpNetworkConnection::setSslContext(QSharedPointer<QSslContext> context) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1396-1400 |
| | 2 | 1 |
QHttpNetworkConnection::setConnectionTypeName: | QHttpNetworkConnection::setConnectionType | Prototype: | void QHttpNetworkConnection::setConnectionType(ConnectionType type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1371-1375 |
| | 2 | 1 |
QHttpNetworkConnection::sendRequestName: | QHttpNetworkConnection::sendRequest | Prototype: | QHttpNetworkReply* QHttpNetworkConnection::sendRequest(const QHttpNetworkRequest &request) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1314-1318 |
| | 2 | 1 |
QHttpNetworkConnection::portName: | QHttpNetworkConnection::port | Prototype: | quint16 QHttpNetworkConnection::port() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1308-1312 |
| | 2 | 1 |
QHttpNetworkConnection::isSslName: | QHttpNetworkConnection::isSsl | Prototype: | bool QHttpNetworkConnection::isSsl() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1320-1324 |
| | 2 | 1 |
QHttpNetworkConnection::hostNameName: | QHttpNetworkConnection::hostName | Prototype: | QString QHttpNetworkConnection::hostName() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1302-1306 |
| | 2 | 1 |
QHttpNetworkConnection::connectionTypeName: | QHttpNetworkConnection::connectionType | Prototype: | QHttpNetworkConnection::ConnectionType QHttpNetworkConnection::connectionType() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1365-1369 |
| | 2 | 1 |
QHttpNetworkConnection::cacheProxyName: | QHttpNetworkConnection::cacheProxy | Prototype: | QNetworkProxy QHttpNetworkConnection::cacheProxy() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1345-1349 |
| | 2 | 1 |
QHttpNetworkConnection::QHttpNetworkConnectionName: | QHttpNetworkConnection::QHttpNetworkConnection | Prototype: | QHttpNetworkConnection::QHttpNetworkConnection(const QString &hostName, quint16 port, bool encrypt, QHttpNetworkConnection::ConnectionType connectionType, QObject *parent, QSharedPointer<QNetworkSession> networkSession) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1257-1265 |
| | 3 | 1 |
QHttpNetworkConnection::QHttpNetworkConnectionName: | QHttpNetworkConnection::QHttpNetworkConnection | Prototype: | QHttpNetworkConnection::QHttpNetworkConnection(quint16 connectionCount, const QString &hostName, quint16 port, bool encrypt, QObject *parent, QSharedPointer<QNetworkSession> networkSession, QHttpNetworkConnection::ConnectionType connectionType) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1267-1277 |
| | 3 | 1 |
QHttpMultiPartIODevice::sizeName: | QHttpMultiPartIODevice::size | Prototype: | qint64 QHttpMultiPartIODevice::size() const | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 447-464 |
| | 9 | 3 |
QHttpMultiPart::setContentTypeName: | QHttpMultiPart::setContentType | Prototype: | void QHttpMultiPart::setContentType(QHttpMultiPart::ContentType contentType) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 309-312 |
| | 1 | 1 |
QHttpMultiPart::boundaryName: | QHttpMultiPart::boundary | Prototype: | QByteArray QHttpMultiPart::boundary() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 319-322 |
| | 1 | 1 |
QHttpMultiPart::appendName: | QHttpMultiPart::append | Prototype: | void QHttpMultiPart::append(const QHttpPart &httpPart) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 292-295 |
| | 1 | 1 |
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: | 264-268 |
| | 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: | 276-280 |
| | 2 | 1 |
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: | 446-449 |
| | 1 | 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: | 518-524 |
| | 2 | 1 |
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: | 526-540 |
| | 9 | 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: | 511-516 |
| | 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: | 739-742 |
| | 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: | 763-776 |
| | 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: | 732-735 |
| | 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: | 745-761 |
| | 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: | 778-782 |
| | 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: | 725-730 |
| | 5 | 1 |
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: | 388-391 |
| | 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: | 347-350 |
| | 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: | 410-413 |
| | 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: | 368-371 |
| | 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: | 327-330 |
| | 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: | 294-298 |
| | 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: | 378-381 |
| | 1 | 1 |
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: | 430-433 |
| | 1 | 1 |
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: | 337-340 |
| | 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: | 224-234 |
| | 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: | 399-402 |
| | 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: | 358-361 |
| | 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: | 317-320 |
| | 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: | 206-209 |
| | 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: | 276-280 |
| | 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: | 285-288 |
| | 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: | 130-144 |
| | 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: | 164-171 |
| | 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: | 173-176 |
| | 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: | 191-215 |
| | 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: | 217-223 |
| | 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: | 124-128 |
| | 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: | 730-751 |
| | 14 | 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: | 714-718 |
| | 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: | 661-664 |
| | 1 | 1 |
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: | 570-573 |
| | 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: | 583-586 |
| | 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: | 607-610 |
| | 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: | 620-624 |
| | 2 | 1 |
QHostAddress::scopeIdName: | QHostAddress::scopeId | Prototype: | QString QHostAddress::scopeId() const | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 789-793 |
| | 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: | 694-698 |
| | 2 | 2 |
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: | 526-530 |
| | 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: | 538-542 |
| | 2 | 1 |
QHostAddress::operator ==Name: | QHostAddress::operator == | Prototype: | bool QHostAddress::operator ==(SpecialAddress other) const | Coverage: | 100.000% (28/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qhostaddress.cpp | Lines: | 836-869 |
| | 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: | 876-880 |
| | 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: | 1110-1118 |
| | 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: | 1084-1102 |
| | 9 | 4 |
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: | 950-953 |
| | 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: | 562-565 |
| | 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: | 386-389 |
| | 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: | 394-398 |
| | 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: | 406-410 |
| | 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: | 428-432 |
| | 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: | 440-445 |
| | 2 | 1 |
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: | 471-474 |
| | 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: | 479-513 |
| | 16 | 8 |
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: | 126-131 |
| | 2 | 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: | 237-241 |
| | 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: | 274-277 |
| | 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: | 172-176 |
| | 2 | 1 |
QHistoryState::defaultStateName: | QHistoryState::defaultState | Prototype: | QAbstractState *QHistoryState::defaultState() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/statemachine/qhistorystate.cpp | Lines: | 200-204 |
| | 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: | 143-146 |
| | 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: | 151-156 |
| | 2 | 1 |
QHashData::rehashName: | QHashData::rehash | Prototype: | void QHashData::rehash(int hint) | Coverage: | 100.000% (33/33) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 612-656 |
| | 34 | 11 |
QHashData::nextNodeName: | QHashData::nextNode | Prototype: | QHashData::Node *QHashData::nextNode(Node *node) | Coverage: | 100.000% (10/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 548-569 |
| | 12 | 4 |
QHashData::freeNodeName: | QHashData::freeNode | Prototype: | void QHashData::freeNode(void *node) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/tools/qhash.cpp | Lines: | 450-456 |
| | 3 | 2 |
QGlobalNetworkProxy::~QGlobalNetworkProxyName: | QGlobalNetworkProxy::~QGlobalNetworkProxy | Prototype: | ~QGlobalNetworkProxy() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 259-269 |
| | 4 | 1 |
QGlobalNetworkProxy::setApplicationProxyName: | QGlobalNetworkProxy::setApplicationProxy | Prototype: | void setApplicationProxy(const QNetworkProxy &proxy) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 271-279 |
| | 6 | 2 |
QGlobalNetworkProxy::applicationProxyName: | QGlobalNetworkProxy::applicationProxy | Prototype: | QNetworkProxy applicationProxy() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 292-295 |
| | 1 | 1 |
QGlobalNetworkProxy::QGlobalNetworkProxyName: | QGlobalNetworkProxy::QGlobalNetworkProxy | Prototype: | QGlobalNetworkProxy() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qnetworkproxy.cpp | Lines: | 237-257 |
| | 2 | 1 |
QGenericUnixThemePrivate::QGenericUnixThemePrivateName: | QGenericUnixThemePrivate::QGenericUnixThemePrivate | Prototype: | QGenericUnixThemePrivate() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 114-120 |
| | 1 | 1 |
QGenericUnixTheme::xdgIconThemePaths::[lambda]Name: | QGenericUnixTheme::xdgIconThemePaths::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 162-162 |
| | 0 | 1 |
QGenericUnixTheme::themeHint::[lambda]Name: | QGenericUnixTheme::themeHint::[lambda] | Prototype: | []() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/platformsupport/themes/genericunix/qgenericunixthemes.cpp | Lines: | 189-189 |
| | 0 | 1 |