Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::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::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 |
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 |
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::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::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 |
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 |
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::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::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::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::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::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::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::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::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::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::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::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::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::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::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::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 |
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 |
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 |
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::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::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::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::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 |
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 |
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::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::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::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::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::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::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::~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 |
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 |
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 |
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 |
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 |
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 |
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: | 298-301 |
| | 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: | 325-328 |
| | 1 | 1 |
QHttpMultiPart::setBoundaryName: | QHttpMultiPart::setBoundary | Prototype: | void QHttpMultiPart::setBoundary(const QByteArray &boundary) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 340-343 |
| | 1 | 1 |
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: | 315-318 |
| | 1 | 1 |
QHttpMultiPartIODevice::isSequentialName: | QHttpMultiPartIODevice::isSequential | Prototype: | bool QHttpMultiPartIODevice::isSequential() const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 472-482 |
| | 5 | 3 |
QHttpMultiPartIODevice::readDataName: | QHttpMultiPartIODevice::readData | Prototype: | qint64 QHttpMultiPartIODevice::readData(char *data, qint64 maxSize) | Coverage: | 75.676% (28/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 492-547 |
| | 37 | 9 |
QHttpMultiPartIODevice::resetName: | QHttpMultiPartIODevice::reset | Prototype: | bool QHttpMultiPartIODevice::reset() | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 484-491 |
| | 5 | 3 |
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: | 453-470 |
| | 9 | 3 |
QHttpMultiPartIODevice::writeDataName: | QHttpMultiPartIODevice::writeData | Prototype: | qint64 QHttpMultiPartIODevice::writeData(const char *data, qint64 maxSize) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 549-554 |
| | 3 | 1 |
QHttpMultiPartPrivate::QHttpMultiPartPrivateName: | QHttpMultiPartPrivate::QHttpMultiPartPrivate | Prototype: | QHttpMultiPartPrivate::QHttpMultiPartPrivate() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpmultipart.cpp | Lines: | 436-451 |
| | 9 | 3 |
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: | 1269-1277 |
| | 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: | 1279-1289 |
| | 3 | 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: | 1357-1361 |
| | 2 | 1 |
QHttpNetworkConnection::channelsName: | QHttpNetworkConnection::channels | Prototype: | QHttpNetworkConnectionChannel *QHttpNetworkConnection::channels() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1338-1341 |
| | 1 | 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: | 1377-1381 |
| | 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: | 1314-1318 |
| | 2 | 1 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1414-1428 |
| | 7 | 4 |
QHttpNetworkConnection::ignoreSslErrorsName: | QHttpNetworkConnection::ignoreSslErrors | Prototype: | void QHttpNetworkConnection::ignoreSslErrors(const QList<QSslError> &errors, int channel) | Coverage: | 60.000% (6/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1430-1444 |
| | 7 | 4 |
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: | 1332-1336 |
| | 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: | 1320-1324 |
| | 2 | 1 |
QHttpNetworkConnection::preConnectFinishedName: | QHttpNetworkConnection::preConnectFinished | Prototype: | void QHttpNetworkConnection::preConnectFinished() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1448-1451 |
| | 1 | 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: | 1326-1330 |
| | 2 | 1 |
QHttpNetworkConnection::setCacheProxyName: | QHttpNetworkConnection::setCacheProxy | Prototype: | void QHttpNetworkConnection::setCacheProxy(const QNetworkProxy &networkProxy) | Coverage: | 28.571% (2/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1344-1355 |
| | 6 | 3 |
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: | 1383-1387 |
| | 2 | 1 |
QHttpNetworkConnection::setSslConfigurationName: | QHttpNetworkConnection::setSslConfiguration | Prototype: | void QHttpNetworkConnection::setSslConfiguration(const QSslConfiguration &config) | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnection.cpp | Lines: | 1391-1400 |
| | 5 | 3 |
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: | 1408-1412 |
| | 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: | 1363-1368 |
| | 3 | 2 |
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: | 1402-1406 |
| | 2 | 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: | 1370-1374 |
| | 2 | 1 |
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: | 72-98 |
| | 4 | 1 |
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: | 739-752 |
| | 5 | 3 |
QHttpNetworkConnectionChannel::_q_connectedName: | QHttpNetworkConnectionChannel::_q_connected | Prototype: | void QHttpNetworkConnectionChannel::_q_connected() | Coverage: | 69.565% (32/46) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 780-841 |
| | 28 | 12 |
QHttpNetworkConnectionChannel::_q_disconnectedName: | QHttpNetworkConnectionChannel::_q_disconnected | Prototype: | void QHttpNetworkConnectionChannel::_q_disconnected() | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 754-777 |
| | 13 | 5 |
QHttpNetworkConnectionChannel::_q_encryptedName: | QHttpNetworkConnectionChannel::_q_encrypted | Prototype: | void QHttpNetworkConnectionChannel::_q_encrypted() | Coverage: | 68.571% (24/35) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1028-1085 |
| | 34 | 14 |
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: | 1160-1167 |
| | 3 | 2 |
QHttpNetworkConnectionChannel::_q_errorName: | QHttpNetworkConnectionChannel::_q_error | Prototype: | void QHttpNetworkConnectionChannel::_q_error(QAbstractSocket::SocketError socketError) | Coverage: | 61.000% (61/100) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 844-1000 |
| | 85 | 33 |
QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequiredName: | QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired | Prototype: | void QHttpNetworkConnectionChannel::_q_preSharedKeyAuthenticationRequired(QSslPreSharedKeyAuthenticator *authenticator) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1137-1158 |
| | 12 | 5 |
QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequiredName: | QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired | Prototype: | void QHttpNetworkConnectionChannel::_q_proxyAuthenticationRequired(const QNetworkProxy &proxy, QAuthenticator* auth) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1003-1018 |
| | 6 | 4 |
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: | 247-251 |
| | 2 | 1 |
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: | 241-245 |
| | 2 | 1 |
QHttpNetworkConnectionChannel::_q_sslErrorsName: | QHttpNetworkConnectionChannel::_q_sslErrors | Prototype: | void QHttpNetworkConnectionChannel::_q_sslErrors(const QList<QSslError> &errors) | Coverage: | 84.211% (16/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1109-1135 |
| | 14 | 6 |
QHttpNetworkConnectionChannel::_q_uploadDataReadyReadName: | QHttpNetworkConnectionChannel::_q_uploadDataReadyRead | Prototype: | void QHttpNetworkConnectionChannel::_q_uploadDataReadyRead() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1021-1025 |
| | 2 | 2 |
QHttpNetworkConnectionChannel::abortName: | QHttpNetworkConnectionChannel::abort | Prototype: | void QHttpNetworkConnectionChannel::abort() | Coverage: | 54.545% (6/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 214-231 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::allDoneName: | QHttpNetworkConnectionChannel::allDone | Prototype: | void QHttpNetworkConnectionChannel::allDone() | Coverage: | 70.732% (29/41) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 416-497 |
| | 39 | 12 |
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: | 194-211 |
| | 8 | 4 |
QHttpNetworkConnectionChannel::closeAndResendCurrentRequestName: | QHttpNetworkConnectionChannel::closeAndResendCurrentRequest | Prototype: | void QHttpNetworkConnectionChannel::closeAndResendCurrentRequest() | Coverage: | 71.429% (5/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 700-708 |
| | 6 | 3 |
QHttpNetworkConnectionChannel::detectPipeliningSupportName: | QHttpNetworkConnectionChannel::detectPipeliningSupport | Prototype: | void QHttpNetworkConnectionChannel::detectPipeliningSupport() | Coverage: | 70.000% (14/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 499-524 |
| | 17 | 2 |
QHttpNetworkConnectionChannel::emitFinishedWithErrorName: | QHttpNetworkConnectionChannel::emitFinishedWithError | Prototype: | void QHttpNetworkConnectionChannel::emitFinishedWithError(QNetworkReply::NetworkError error, const char *message) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 1096-1107 |
| | 7 | 3 |
QHttpNetworkConnectionChannel::ensureConnectionName: | QHttpNetworkConnectionChannel::ensureConnection | Prototype: | bool QHttpNetworkConnectionChannel::ensureConnection() | Coverage: | 74.627% (50/67) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/access/qhttpnetworkconnectionchannel.cpp | Lines: | 277-414 |
| | 63 | 17 |