| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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::sslLibraryBuildVersionNumber| Name: | QSslSocket::sslLibraryBuildVersionNumber | | Prototype: | long QSslSocket::sslLibraryBuildVersionNumber() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1749-1752 |
| | 1 | 1 |
QSslSocket::sslLibraryBuildVersionString| Name: | QSslSocket::sslLibraryBuildVersionString | | Prototype: | QString QSslSocket::sslLibraryBuildVersionString() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1762-1765 |
| | 1 | 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::startClientEncryption| Name: | QSslSocket::startClientEncryption | | Prototype: | void QSslSocket::startClientEncryption() | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1780-1799 |
| | 24 | 5 |
QSslSocket::startServerEncryption| Name: | QSslSocket::startServerEncryption | | Prototype: | void QSslSocket::startServerEncryption() | | Coverage: | 28.571% (2/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1821-1834 |
| | 7 | 3 |
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::waitForBytesWritten| Name: | QSslSocket::waitForBytesWritten | | Prototype: | bool QSslSocket::waitForBytesWritten(int msecs) | | Coverage: | 68.750% (11/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1632-1654 |
| | 13 | 6 |
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::waitForDisconnected| Name: | QSslSocket::waitForDisconnected | | Prototype: | bool QSslSocket::waitForDisconnected(int msecs) | | Coverage: | 59.091% (13/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1663-1692 |
| | 18 | 8 |
QSslSocket::waitForEncrypted| Name: | QSslSocket::waitForEncrypted | | Prototype: | bool QSslSocket::waitForEncrypted(int msecs) | | Coverage: | 73.077% (19/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1555-1582 |
| | 16 | 8 |
QSslSocket::waitForReadyRead| Name: | QSslSocket::waitForReadyRead | | Prototype: | bool QSslSocket::waitForReadyRead(int msecs) | | Coverage: | 86.957% (20/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 1587-1627 |
| | 20 | 7 |
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::QSslCipher_from_SSL_CIPHER| Name: | QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER | | Prototype: | QSslCipher QSslSocketBackendPrivate::QSslCipher_from_SSL_CIPHER(SSL_CIPHER *cipher) | | Coverage: | 62.500% (20/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 221-259 |
| | 29 | 10 |
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::STACKOFX509_to_QSslCertificates| Name: | QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates | | Prototype: | QList<QSslCertificate> QSslSocketBackendPrivate::STACKOFX509_to_QSslCertificates(struct stack_st_X509 *x509) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1646-1655 |
| | 6 | 3 |
QSslSocketBackendPrivate::checkSslErrors| Name: | QSslSocketBackendPrivate::checkSslErrors | | Prototype: | bool QSslSocketBackendPrivate::checkSslErrors() | | Coverage: | 89.474% (17/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1272-1296 |
| | 16 | 4 |
QSslSocketBackendPrivate::continueHandshake| Name: | QSslSocketBackendPrivate::continueHandshake | | Prototype: | void QSslSocketBackendPrivate::continueHandshake() | | Coverage: | 81.250% (26/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1563-1644 |
| | 25 | 11 |
QSslSocketBackendPrivate::continueHandshake::[lambda]| Name: | QSslSocketBackendPrivate::continueHandshake::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1626-1626 |
| | 0 | 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::disconnectFromHost| Name: | QSslSocketBackendPrivate::disconnectFromHost | | Prototype: | void QSslSocketBackendPrivate::disconnectFromHost() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1499-1509 |
| | 6 | 3 |
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::importPkcs12| Name: | QSslSocketBackendPrivate::importPkcs12 | | Prototype: | bool QSslSocketBackendPrivate::importPkcs12(QIODevice *device, QSslKey *key, QSslCertificate *cert, QList<QSslCertificate> *caCertificates, const QByteArray &passPhrase) | | Coverage: | 28.571% (8/28) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1785-1850 |
| | 39 | 10 |
QSslSocketBackendPrivate::initSslContext| Name: | QSslSocketBackendPrivate::initSslContext | | Prototype: | bool QSslSocketBackendPrivate::initSslContext() | | Coverage: | 65.517% (38/58) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 352-434 |
| | 45 | 14 |
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::sessionProtocol| Name: | QSslSocketBackendPrivate::sessionProtocol | | Prototype: | QSsl::SslProtocol QSslSocketBackendPrivate::sessionProtocol() const | | Coverage: | 35.714% (5/14) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1541-1561 |
| | 10 | 7 |
QSslSocketBackendPrivate::setupOpenSslOptions| Name: | QSslSocketBackendPrivate::setupOpenSslOptions | | Prototype: | long QSslSocketBackendPrivate::setupOpenSslOptions(QSsl::SslProtocol protocol, QSsl::SslOptions sslOptions) | | Coverage: | 82.353% (28/34) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 302-350 |
| | 25 | 11 |
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::startHandshake| Name: | QSslSocketBackendPrivate::startHandshake | | Prototype: | bool QSslSocketBackendPrivate::startHandshake() | | Coverage: | 84.286% (59/70) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1093-1254 |
| | 68 | 22 |
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::tlsPskClientCallback| Name: | QSslSocketBackendPrivate::tlsPskClientCallback | | Prototype: | unsigned int QSslSocketBackendPrivate::tlsPskClientCallback(const char *hint, char *identity, unsigned int max_identity_len, unsigned char *psk, unsigned int max_psk_len) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1298-1327 |
| | 15 | 3 |
QSslSocketBackendPrivate::transmit| Name: | QSslSocketBackendPrivate::transmit | | Prototype: | void QSslSocketBackendPrivate::transmit() | | Coverage: | 74.725% (68/91) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 843-1042 |
| | 89 | 30 |
QSslSocketBackendPrivate::verify| Name: | QSslSocketBackendPrivate::verify | | Prototype: | QList<QSslError> QSslSocketBackendPrivate::verify(const QList<QSslCertificate> &certificateChain, const QString &hostName) | | Coverage: | 75.000% (33/44) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 1657-1783 |
| | 61 | 16 |
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_bytesWrittenSlot| Name: | QSslSocketPrivate::_q_bytesWrittenSlot | | Prototype: | void QSslSocketPrivate::_q_bytesWrittenSlot(qint64 written) | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2442-2455 |
| | 6 | 3 |
QSslSocketPrivate::_q_connectedSlot| Name: | QSslSocketPrivate::_q_connectedSlot | | Prototype: | void QSslSocketPrivate::_q_connectedSlot() | | Coverage: | 77.778% (7/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2328-2355 |
| | 13 | 3 |
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_flushReadBuffer| Name: | QSslSocketPrivate::_q_flushReadBuffer | | Prototype: | void QSslSocketPrivate::_q_flushReadBuffer() | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2470-2475 |
| | 2 | 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_readyReadSlot| Name: | QSslSocketPrivate::_q_readyReadSlot | | Prototype: | void QSslSocketPrivate::_q_readyReadSlot() | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2423-2437 |
| | 7 | 3 |
QSslSocketPrivate::_q_resumeImplementation| Name: | QSslSocketPrivate::_q_resumeImplementation | | Prototype: | void QSslSocketPrivate::_q_resumeImplementation() | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2480-2495 |
| | 10 | 4 |
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::addDefaultCaCertificates| Name: | QSslSocketPrivate::addDefaultCaCertificates | | Prototype: | bool QSslSocketPrivate::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2141-2153 |
| | 8 | 2 |
QSslSocketPrivate::addDefaultCaCertificates| Name: | QSslSocketPrivate::addDefaultCaCertificates | | Prototype: | void QSslSocketPrivate::addDefaultCaCertificates(const QList<QSslCertificate> &certs) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2169-2175 |
| | 4 | 1 |
QSslSocketPrivate::bind| Name: | QSslSocketPrivate::bind | | Prototype: | bool QSslSocketPrivate::bind(const QHostAddress &address, quint16 port, QAbstractSocket::BindMode mode) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2302-2323 |
| | 10 | 3 |
QSslSocketPrivate::checkSettingSslContext| Name: | QSslSocketPrivate::checkSettingSslContext | | Prototype: | void QSslSocketPrivate::checkSettingSslContext(QSslSocket* socket, QSharedPointer<QSslContext> sslContext) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2601-2605 |
| | 2 | 2 |
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::ensureCiphersAndCertsLoaded| Name: | QSslSocketPrivate::ensureCiphersAndCertsLoaded | | Prototype: | void QSslSocketPrivate::ensureCiphersAndCertsLoaded() | | Coverage: | 61.538% (8/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 500-573 |
| | 16 | 5 |
QSslSocketPrivate::ensureInitialized| Name: | QSslSocketPrivate::ensureInitialized | | Prototype: | void QSslSocketPrivate::ensureInitialized() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 582-588 |
| | 3 | 2 |
QSslSocketPrivate::ensureLibraryLoaded| Name: | QSslSocketPrivate::ensureLibraryLoaded | | Prototype: | bool QSslSocketPrivate::ensureLibraryLoaded() | | Coverage: | 56.250% (9/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 467-498 |
| | 17 | 6 |
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::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QSslCertificate &cert, const QString &peerName) | | Coverage: | 55.556% (5/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2615-2632 |
| | 8 | 5 |
QSslSocketPrivate::isMatchingHostname| Name: | QSslSocketPrivate::isMatchingHostname | | Prototype: | bool QSslSocketPrivate::isMatchingHostname(const QString &cn, const QString &hostname) | | Coverage: | 92.308% (24/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2634-2672 |
| | 19 | 8 |
QSslSocketPrivate::isPaused| Name: | QSslSocketPrivate::isPaused | | Prototype: | bool QSslSocketPrivate::isPaused() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2297-2300 |
| | 1 | 1 |
QSslSocketPrivate::pauseSocketNotifiers| Name: | QSslSocketPrivate::pauseSocketNotifiers | | Prototype: | void QSslSocketPrivate::pauseSocketNotifiers(QSslSocket *socket) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2283-2288 |
| | 3 | 2 |
QSslSocketPrivate::peek| Name: | QSslSocketPrivate::peek | | Prototype: | qint64 QSslSocketPrivate::peek(char *data, qint64 maxSize) | | Coverage: | 58.824% (10/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2526-2548 |
| | 12 | 5 |
QSslSocketPrivate::peek| Name: | QSslSocketPrivate::peek | | Prototype: | QByteArray QSslSocketPrivate::peek(qint64 maxSize) | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2553-2572 |
| | 10 | 4 |
QSslSocketPrivate::resetDefaultCiphers| Name: | QSslSocketPrivate::resetDefaultCiphers | | Prototype: | void QSslSocketPrivate::resetDefaultCiphers() | | Coverage: | 75.000% (15/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 629-660 |
| | 19 | 6 |
QSslSocketPrivate::resetDefaultEllipticCurves| Name: | QSslSocketPrivate::resetDefaultEllipticCurves | | Prototype: | void QSslSocketPrivate::resetDefaultEllipticCurves() | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 662-686 |
| | 10 | 3 |
QSslSocketPrivate::resumeSocketNotifiers| Name: | QSslSocketPrivate::resumeSocketNotifiers | | Prototype: | void QSslSocketPrivate::resumeSocketNotifiers(QSslSocket *socket) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2290-2295 |
| | 3 | 2 |
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::sslContext| Name: | QSslSocketPrivate::sslContext | | Prototype: | QSharedPointer<QSslContext> QSslSocketPrivate::sslContext(QSslSocket *socket) | | Coverage: | 66.667% (2/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | | Lines: | 2610-2613 |
| | 1 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionNumber| Name: | QSslSocketPrivate::sslLibraryBuildVersionNumber | | Prototype: | long QSslSocketPrivate::sslLibraryBuildVersionNumber() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 610-613 |
| | 1 | 1 |
QSslSocketPrivate::sslLibraryBuildVersionString| Name: | QSslSocketPrivate::sslLibraryBuildVersionString | | Prototype: | QString QSslSocketPrivate::sslLibraryBuildVersionString() | | Coverage: | 0.000% (0/2) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 615-621 |
| | 0 | 2 |
QSslSocketPrivate::sslLibraryBuildVersionString::[lambda]| Name: | QSslSocketPrivate::sslLibraryBuildVersionString::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 620-620 |
| | 0 | 1 |
QSslSocketPrivate::sslLibraryVersionNumber| Name: | QSslSocketPrivate::sslLibraryVersionNumber | | Prototype: | long QSslSocketPrivate::sslLibraryVersionNumber() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 590-596 |
| | 3 | 2 |
QSslSocketPrivate::sslLibraryVersionString| Name: | QSslSocketPrivate::sslLibraryVersionString | | Prototype: | QString QSslSocketPrivate::sslLibraryVersionString() | | Coverage: | 42.857% (3/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket_openssl.cpp | | Lines: | 598-608 |
| | 6 | 3 |
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 |
QStackTextEngine::QStackTextEngine| Name: | QStackTextEngine::QStackTextEngine | | Prototype: | QStackTextEngine::QStackTextEngine(const QString &string, const QFont &f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/text/qtextengine.cpp | | Lines: | 3436-3442 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 150-153 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QWidget *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QStackedLayout::QStackedLayout| Name: | QStackedLayout::QStackedLayout | | Prototype: | QStackedLayout::QStackedLayout(QLayout *parentLayout) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 170-173 |
| | 2 | 1 |
QStackedLayout::addItem| Name: | QStackedLayout::addItem | | Prototype: | void QStackedLayout::addItem(QLayoutItem *item) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 416-425 |
| | 5 | 2 |
QStackedLayout::addWidget| Name: | QStackedLayout::addWidget | | Prototype: | int QStackedLayout::addWidget(QWidget *widget) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 194-198 |
| | 2 | 1 |
QStackedLayout::count| Name: | QStackedLayout::count | | Prototype: | int QStackedLayout::count() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 406-410 |
| | 2 | 1 |
QStackedLayout::currentIndex| Name: | QStackedLayout::currentIndex | | Prototype: | int QStackedLayout::currentIndex() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 348-352 |
| | 2 | 1 |
QStackedLayout::currentWidget| Name: | QStackedLayout::currentWidget | | Prototype: | QWidget *QStackedLayout::currentWidget() const | | Coverage: | 0.000% (0/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qstackedlayout.cpp | | Lines: | 380-384 |
| | 2 | 1 |