| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSslError::operator==| Name: | QSslError::operator== | | Prototype: | bool QSslError::operator==(const QSslError &other) const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslerror.cpp | | Lines: | 181-185 |
| | 2 | 1 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 92-95 |
| | 2 | 1 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(const QByteArray &encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat encoding, QSsl::KeyType type, const QByteArray &passPhrase) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 233-243 |
| | 5 | 2 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(Qt::HANDLE handle, QSsl::KeyType type) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 280-291 |
| | 4 | 1 |
QSslKey::QSslKey| Name: | QSslKey::QSslKey | | Prototype: | QSslKey::QSslKey(const QSslKey &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 296-298 |
| | 2 | 1 |
QSslKey::algorithm| Name: | QSslKey::algorithm | | Prototype: | QSsl::KeyAlgorithm QSslKey::algorithm() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 366-369 |
| | 1 | 1 |
QSslKey::handle| Name: | QSslKey::handle | | Prototype: | Qt::HANDLE QSslKey::handle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 415-418 |
| | 1 | 1 |
QSslKey::isNull| Name: | QSslKey::isNull | | Prototype: | bool QSslKey::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 332-335 |
| | 1 | 1 |
QSslKey::length| Name: | QSslKey::length | | Prototype: | int QSslKey::length() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 350-353 |
| | 1 | 1 |
QSslKey::operator=| Name: | QSslKey::operator= | | Prototype: | QSslKey &QSslKey::operator=(const QSslKey &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 313-317 |
| | 2 | 1 |
QSslKey::toPem| Name: | QSslKey::toPem | | Prototype: | QByteArray QSslKey::toPem(const QByteArray &passPhrase) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 399-402 |
| | 1 | 1 |
QSslKey::type| Name: | QSslKey::type | | Prototype: | QSsl::KeyType QSslKey::type() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 358-361 |
| | 1 | 1 |
QSslKeyPrivate::decodeDer| Name: | QSslKeyPrivate::decodeDer | | Prototype: | void QSslKeyPrivate::decodeDer(const QByteArray &der, bool deepClear) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 121-125 |
| | 2 | 1 |
QSslKeyPrivate::decrypt| Name: | QSslKeyPrivate::decrypt | | Prototype: | QByteArray QSslKeyPrivate::decrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 307-310 |
| | 1 | 1 |
QSslKeyPrivate::encrypt| Name: | QSslKeyPrivate::encrypt | | Prototype: | QByteArray QSslKeyPrivate::encrypt(Cipher cipher, const QByteArray &data, const QByteArray &key, const QByteArray &iv) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_openssl.cpp | | Lines: | 312-315 |
| | 1 | 1 |
QSslKeyPrivate::pemFooter::[lambda]| Name: | QSslKeyPrivate::pemFooter::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 127-127 |
| | 0 | 1 |
QSslKeyPrivate::pemHeader::[lambda]| Name: | QSslKeyPrivate::pemHeader::[lambda] | | Prototype: | []() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslkey_p.cpp | | Lines: | 109-109 |
| | 0 | 1 |
QSslSocket::QSslSocket| Name: | QSslSocket::QSslSocket | | Prototype: | QSslSocket::QSslSocket(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 346-355 |
| | 3 | 1 |
QSslSocket::addCaCertificates| Name: | QSslSocket::addCaCertificates | | Prototype: | void QSslSocket::addCaCertificates(const QList<QSslCertificate> &certificates) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1362-1366 |
| | 2 | 1 |
QSslSocket::addDefaultCaCertificate| Name: | QSslSocket::addDefaultCaCertificate | | Prototype: | void QSslSocket::addDefaultCaCertificate(const QSslCertificate &certificate) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1438-1441 |
| | 1 | 1 |
QSslSocket::bytesAvailable| Name: | QSslSocket::bytesAvailable | | Prototype: | qint64 QSslSocket::bytesAvailable() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 719-725 |
| | 4 | 2 |
QSslSocket::bytesToWrite| Name: | QSslSocket::bytesToWrite | | Prototype: | qint64 QSslSocket::bytesToWrite() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 733-739 |
| | 4 | 2 |
QSslSocket::caCertificates| Name: | QSslSocket::caCertificates | | Prototype: | QList<QSslCertificate> QSslSocket::caCertificates() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1407-1411 |
| | 2 | 1 |
QSslSocket::canReadLine| Name: | QSslSocket::canReadLine | | Prototype: | bool QSslSocket::canReadLine() const | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 776-782 |
| | 4 | 2 |
QSslSocket::ciphers| Name: | QSslSocket::ciphers | | Prototype: | QList<QSslCipher> QSslSocket::ciphers() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1197-1201 |
| | 2 | 1 |
QSslSocket::connectToHost| Name: | QSslSocket::connectToHost | | Prototype: | void QSslSocket::connectToHost(const QString &hostName, quint16 port, OpenMode openMode, NetworkLayerProtocol protocol) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1897-1921 |
| | 11 | 3 |
QSslSocket::defaultCaCertificates| Name: | QSslSocket::defaultCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocket::defaultCaCertificates() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1495-1498 |
| | 1 | 1 |
QSslSocket::defaultCiphers| Name: | QSslSocket::defaultCiphers | | Prototype: | QList<QSslCipher> QSslSocket::defaultCiphers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1290-1293 |
| | 1 | 1 |
QSslSocket::encryptedBytesToWrite| Name: | QSslSocket::encryptedBytesToWrite | | Prototype: | qint64 QSslSocket::encryptedBytesToWrite() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 762-768 |
| | 4 | 2 |
QSslSocket::flush| Name: | QSslSocket::flush | | Prototype: | bool QSslSocket::flush() | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 830-841 |
| | 4 | 2 |
QSslSocket::ignoreSslErrors| Name: | QSslSocket::ignoreSslErrors | | Prototype: | void QSslSocket::ignoreSslErrors() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1861-1865 |
| | 2 | 1 |
QSslSocket::ignoreSslErrors| Name: | QSslSocket::ignoreSslErrors | | Prototype: | void QSslSocket::ignoreSslErrors(const QList<QSslError> &errors) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1888-1892 |
| | 2 | 1 |
QSslSocket::isEncrypted| Name: | QSslSocket::isEncrypted | | Prototype: | bool QSslSocket::isEncrypted() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 572-576 |
| | 2 | 1 |
QSslSocket::localCertificate| Name: | QSslSocket::localCertificate | | Prototype: | QSslCertificate QSslSocket::localCertificate() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1004-1010 |
| | 4 | 2 |
QSslSocket::mode| Name: | QSslSocket::mode | | Prototype: | QSslSocket::SslMode QSslSocket::mode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 551-555 |
| | 2 | 1 |
QSslSocket::peerCertificate| Name: | QSslSocket::peerCertificate | | Prototype: | QSslCertificate QSslSocket::peerCertificate() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1037-1041 |
| | 2 | 1 |
QSslSocket::peerCertificateChain| Name: | QSslSocket::peerCertificateChain | | Prototype: | QList<QSslCertificate> QSslSocket::peerCertificateChain() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1066-1070 |
| | 2 | 1 |
QSslSocket::peerVerifyDepth| Name: | QSslSocket::peerVerifyDepth | | Prototype: | int QSslSocket::peerVerifyDepth() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 656-660 |
| | 2 | 1 |
QSslSocket::peerVerifyMode| Name: | QSslSocket::peerVerifyMode | | Prototype: | QSslSocket::PeerVerifyMode QSslSocket::peerVerifyMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 614-618 |
| | 2 | 1 |
QSslSocket::protocol| Name: | QSslSocket::protocol | | Prototype: | QSsl::SslProtocol QSslSocket::protocol() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 583-587 |
| | 2 | 1 |
QSslSocket::resume| Name: | QSslSocket::resume | | Prototype: | void QSslSocket::resume() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 382-386 |
| | 1 | 1 |
QSslSocket::sessionCipher| Name: | QSslSocket::sessionCipher | | Prototype: | QSslCipher QSslSocket::sessionCipher() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1086-1090 |
| | 2 | 1 |
QSslSocket::setCaCertificates| Name: | QSslSocket::setCaCertificates | | Prototype: | void QSslSocket::setCaCertificates(const QList<QSslCertificate> &certificates) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1384-1389 |
| | 3 | 1 |
QSslSocket::setCiphers| Name: | QSslSocket::setCiphers | | Prototype: | void QSslSocket::setCiphers(const QList<QSslCipher> &ciphers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1217-1221 |
| | 2 | 1 |
QSslSocket::setCiphers| Name: | QSslSocket::setCiphers | | Prototype: | void QSslSocket::setCiphers(const QString &ciphers) | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1241-1250 |
| | 6 | 3 |
QSslSocket::setDefaultCaCertificates| Name: | QSslSocket::setDefaultCaCertificates | | Prototype: | void QSslSocket::setDefaultCaCertificates(const QList<QSslCertificate> &certificates) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1471-1474 |
| | 1 | 1 |
QSslSocket::setDefaultCiphers| Name: | QSslSocket::setDefaultCiphers | | Prototype: | void QSslSocket::setDefaultCiphers(const QList<QSslCipher> &ciphers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1267-1270 |
| | 1 | 1 |
QSslSocket::setLocalCertificate| Name: | QSslSocket::setLocalCertificate | | Prototype: | void QSslSocket::setLocalCertificate(const QSslCertificate &certificate) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 975-980 |
| | 3 | 1 |
QSslSocket::setLocalCertificateChain| Name: | QSslSocket::setLocalCertificateChain | | Prototype: | void QSslSocket::setLocalCertificateChain(const QList<QSslCertificate> &localChain) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 944-948 |
| | 2 | 1 |
QSslSocket::setPeerVerifyDepth| Name: | QSslSocket::setPeerVerifyDepth | | Prototype: | void QSslSocket::setPeerVerifyDepth(int depth) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 675-683 |
| | 5 | 3 |
QSslSocket::setPeerVerifyMode| Name: | QSslSocket::setPeerVerifyMode | | Prototype: | void QSslSocket::setPeerVerifyMode(QSslSocket::PeerVerifyMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 637-641 |
| | 2 | 1 |
QSslSocket::setPrivateKey| Name: | QSslSocket::setPrivateKey | | Prototype: | void QSslSocket::setPrivateKey(const QSslKey &key) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1120-1124 |
| | 2 | 1 |
QSslSocket::setProtocol| Name: | QSslSocket::setProtocol | | Prototype: | void QSslSocket::setProtocol(QSsl::SslProtocol protocol) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 594-598 |
| | 2 | 1 |
QSslSocket::setSslConfiguration| Name: | QSslSocket::setSslConfiguration | | Prototype: | void QSslSocket::setSslConfiguration(const QSslConfiguration &configuration) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 912-935 |
| | 17 | 2 |
QSslSocket::sslConfiguration| Name: | QSslSocket::sslConfiguration | | Prototype: | QSslConfiguration QSslSocket::sslConfiguration() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 888-899 |
| | 6 | 1 |
QSslSocket::sslErrors| Name: | QSslSocket::sslErrors | | Prototype: | QList<QSslError> QSslSocket::sslErrors() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1702-1706 |
| | 2 | 1 |
QSslSocket::sslLibraryVersionNumber| Name: | QSslSocket::sslLibraryVersionNumber | | Prototype: | long QSslSocket::sslLibraryVersionNumber() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1725-1728 |
| | 1 | 1 |
QSslSocket::sslLibraryVersionString| Name: | QSslSocket::sslLibraryVersionString | | Prototype: | QString QSslSocket::sslLibraryVersionString() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1736-1739 |
| | 1 | 1 |
QSslSocket::supportedCiphers| Name: | QSslSocket::supportedCiphers | | Prototype: | QList<QSslCipher> QSslSocket::supportedCiphers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1306-1309 |
| | 1 | 1 |
QSslSocket::supportsSsl| Name: | QSslSocket::supportsSsl | | Prototype: | bool QSslSocket::supportsSsl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1713-1716 |
| | 1 | 1 |
QSslSocket::systemCaCertificates| Name: | QSslSocket::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocket::systemCaCertificates() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1513-1517 |
| | 1 | 1 |
QSslSocket::waitForConnected| Name: | QSslSocket::waitForConnected | | Prototype: | bool QSslSocket::waitForConnected(int msecs) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1526-1537 |
| | 8 | 3 |
QSslSocket::writeData| Name: | QSslSocket::writeData | | Prototype: | qint64 QSslSocket::writeData(const char *data, qint64 len) | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1989-2005 |
| | 7 | 2 |
QSslSocket::~QSslSocket| Name: | QSslSocket::~QSslSocket | | Prototype: | QSslSocket::~QSslSocket() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 360-368 |
| | 3 | 1 |
QSslSocketBackendPrivate::QSslSocketBackendPrivate| Name: | QSslSocketBackendPrivate::QSslSocketBackendPrivate | | Prototype: | QSslSocketBackendPrivate::QSslSocketBackendPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 206-214 |
| | 1 | 1 |
QSslSocketBackendPrivate::destroySslContext| Name: | QSslSocketBackendPrivate::destroySslContext | | Prototype: | void QSslSocketBackendPrivate::destroySslContext() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 436-443 |
| | 4 | 2 |
QSslSocketBackendPrivate::disconnected| Name: | QSslSocketBackendPrivate::disconnected | | Prototype: | void QSslSocketBackendPrivate::disconnected() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1511-1524 |
| | 6 | 2 |
QSslSocketBackendPrivate::getErrorsFromOpenSsl| Name: | QSslSocketBackendPrivate::getErrorsFromOpenSsl | | Prototype: | QString QSslSocketBackendPrivate::getErrorsFromOpenSsl() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 164-175 |
| | 8 | 3 |
QSslSocketBackendPrivate::sessionCipher| Name: | QSslSocketBackendPrivate::sessionCipher | | Prototype: | QSslCipher QSslSocketBackendPrivate::sessionCipher() const | | Coverage: | 100.000% (6/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1526-1539 |
| | 4 | 2 |
QSslSocketBackendPrivate::startClientEncryption| Name: | QSslSocketBackendPrivate::startClientEncryption | | Prototype: | void QSslSocketBackendPrivate::startClientEncryption() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 810-822 |
| | 6 | 2 |
QSslSocketBackendPrivate::startServerEncryption| Name: | QSslSocketBackendPrivate::startServerEncryption | | Prototype: | void QSslSocketBackendPrivate::startServerEncryption() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 824-836 |
| | 6 | 2 |
QSslSocketBackendPrivate::storePeerCertificates| Name: | QSslSocketBackendPrivate::storePeerCertificates | | Prototype: | void QSslSocketBackendPrivate::storePeerCertificates() | | Coverage: | 100.000% (9/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1256-1270 |
| | 7 | 3 |
QSslSocketBackendPrivate::~QSslSocketBackendPrivate| Name: | QSslSocketBackendPrivate::~QSslSocketBackendPrivate | | Prototype: | QSslSocketBackendPrivate::~QSslSocketBackendPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 216-219 |
| | 1 | 1 |
QSslSocketGlobalData::QSslSocketGlobalData| Name: | QSslSocketGlobalData::QSslSocketGlobalData | | Prototype: | QSslSocketGlobalData() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 332-332 |
| | 1 | 1 |
QSslSocketPrivate::QSslSocketPrivate| Name: | QSslSocketPrivate::QSslSocketPrivate | | Prototype: | QSslSocketPrivate::QSslSocketPrivate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2010-2023 |
| | 1 | 1 |
QSslSocketPrivate::_q_disconnectedSlot| Name: | QSslSocketPrivate::_q_disconnectedSlot | | Prototype: | void QSslSocketPrivate::_q_disconnectedSlot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2373-2382 |
| | 3 | 1 |
QSslSocketPrivate::_q_errorSlot| Name: | QSslSocketPrivate::_q_errorSlot | | Prototype: | void QSslSocketPrivate::_q_errorSlot(QAbstractSocket::SocketError error) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2400-2418 |
| | 7 | 2 |
QSslSocketPrivate::_q_flushWriteBuffer| Name: | QSslSocketPrivate::_q_flushWriteBuffer | | Prototype: | void QSslSocketPrivate::_q_flushWriteBuffer() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2460-2465 |
| | 3 | 2 |
QSslSocketPrivate::_q_hostFoundSlot| Name: | QSslSocketPrivate::_q_hostFoundSlot | | Prototype: | void QSslSocketPrivate::_q_hostFoundSlot() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2360-2368 |
| | 2 | 1 |
QSslSocketPrivate::_q_stateChangedSlot| Name: | QSslSocketPrivate::_q_stateChangedSlot | | Prototype: | void QSslSocketPrivate::_q_stateChangedSlot(QAbstractSocket::SocketState state) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2387-2395 |
| | 3 | 1 |
QSslSocketPrivate::addDefaultCaCertificate| Name: | QSslSocketPrivate::addDefaultCaCertificate | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificate(const QSslCertificate &cert) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2158-2164 |
| | 4 | 1 |
QSslSocketPrivate::createPlainSocket| Name: | QSslSocketPrivate::createPlainSocket | | Prototype: | void QSslSocketPrivate::createPlainSocket(QIODevice::OpenMode openMode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2231-2281 |
| | 41 | 1 |
QSslSocketPrivate::defaultCaCertificates| Name: | QSslSocketPrivate::defaultCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocketPrivate::defaultCaCertificates() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2117-2122 |
| | 3 | 1 |
QSslSocketPrivate::defaultCiphers| Name: | QSslSocketPrivate::defaultCiphers | | Prototype: | QList<QSslCipher> QSslSocketPrivate::defaultCiphers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2057-2062 |
| | 3 | 1 |
QSslSocketPrivate::deinitialize| Name: | QSslSocketPrivate::deinitialize | | Prototype: | void QSslSocketPrivate::deinitialize() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 448-453 |
| | 3 | 1 |
QSslSocketPrivate::init| Name: | QSslSocketPrivate::init | | Prototype: | void QSslSocketPrivate::init() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2035-2052 |
| | 10 | 1 |
QSslSocketPrivate::rootCertOnDemandLoadingSupported| Name: | QSslSocketPrivate::rootCertOnDemandLoadingSupported | | Prototype: | bool QSslSocketPrivate::rootCertOnDemandLoadingSupported() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2577-2580 |
| | 1 | 1 |
QSslSocketPrivate::setDefaultCaCertificates| Name: | QSslSocketPrivate::setDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::setDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2127-2136 |
| | 5 | 1 |
QSslSocketPrivate::setDefaultCiphers| Name: | QSslSocketPrivate::setDefaultCiphers | | Prototype: | void QSslSocketPrivate::setDefaultCiphers(const QList<QSslCipher> &ciphers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2077-2082 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultSupportedCiphers| Name: | QSslSocketPrivate::setDefaultSupportedCiphers | | Prototype: | void QSslSocketPrivate::setDefaultSupportedCiphers(const QList<QSslCipher> &ciphers) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2087-2092 |
| | 3 | 1 |
QSslSocketPrivate::setDefaultSupportedEllipticCurves| Name: | QSslSocketPrivate::setDefaultSupportedEllipticCurves | | Prototype: | void QSslSocketPrivate::setDefaultSupportedEllipticCurves(const QVector<QSslEllipticCurve> &curves) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2107-2112 |
| | 3 | 1 |
QSslSocketPrivate::supportedCiphers| Name: | QSslSocketPrivate::supportedCiphers | | Prototype: | QList<QSslCipher> QSslSocketPrivate::supportedCiphers() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2067-2072 |
| | 3 | 1 |
QSslSocketPrivate::supportedEllipticCurves| Name: | QSslSocketPrivate::supportedEllipticCurves | | Prototype: | QVector<QSslEllipticCurve> QSslSocketPrivate::supportedEllipticCurves() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2097-2102 |
| | 3 | 1 |
QSslSocketPrivate::supportsSsl| Name: | QSslSocketPrivate::supportsSsl | | Prototype: | bool QSslSocketPrivate::supportsSsl() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 462-465 |
| | 1 | 1 |
QSslSocketPrivate::systemCaCertificates| Name: | QSslSocketPrivate::systemCaCertificates | | Prototype: | QList<QSslCertificate> QSslSocketPrivate::systemCaCertificates() | | Coverage: | 100.000% (10/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 688-808 |
| | 23 | 4 |
QSslSocketPrivate::unixRootCertDirectories| Name: | QSslSocketPrivate::unixRootCertDirectories | | Prototype: | QList<QByteArray> QSslSocketPrivate::unixRootCertDirectories() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2585-2596 |
| | 9 | 1 |
QSslSocketPrivate::verifyErrorsHaveBeenIgnored| Name: | QSslSocketPrivate::verifyErrorsHaveBeenIgnored | | Prototype: | bool QSslSocketPrivate::verifyErrorsHaveBeenIgnored() | | Coverage: | 100.000% (11/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2500-2521 |
| | 9 | 4 |
QStandardPaths::isTestModeEnabled| Name: | QStandardPaths::isTestModeEnabled | | Prototype: | bool QStandardPaths::isTestModeEnabled() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 653-656 |
| | 1 | 1 |
QStandardPaths::locate| Name: | QStandardPaths::locate | | Prototype: | QString QStandardPaths::locate(StandardLocation type, const QString &fileName, LocateOptions options) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 409-418 |
| | 6 | 3 |
QStandardPaths::locateAll| Name: | QStandardPaths::locateAll | | Prototype: | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | | Lines: | 428-438 |
| | 7 | 3 |