Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QSslSocketName: | 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 |
writeDataName: | 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 |
waitForReadyReadName: | 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 |
waitForEncryptedName: | 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 |
waitForDisconnectedName: | 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 |
waitForConnectedName: | 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 |
waitForBytesWrittenName: | 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 |
systemCaCertificatesName: | 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 |
supportsSslName: | 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 |
supportedCiphersName: | 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 |
startServerEncryptionName: | 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 |
startClientEncryptionName: | 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 |
sslLibraryVersionStringName: | 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 |
sslLibraryVersionNumberName: | 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 |
sslLibraryBuildVersionStringName: | 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 |
sslLibraryBuildVersionNumberName: | 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 |
sslErrorsName: | 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 |
sslConfigurationName: | 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 |
socketOptionName: | QSslSocket::socketOption | Prototype: | QVariant QSslSocket::socketOption(QAbstractSocket::SocketOption option) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 532-539 |
| | 4 | 2 |
setSslConfigurationName: | 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 |
setSocketOptionName: | QSslSocket::setSocketOption | Prototype: | void QSslSocket::setSocketOption(QAbstractSocket::SocketOption option, const QVariant &value) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 519-524 |
| | 3 | 2 |
setSocketDescriptorName: | QSslSocket::setSocketDescriptor | Prototype: | bool QSslSocket::setSocketDescriptor(qintptr socketDescriptor, SocketState state, OpenMode openMode) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 491-511 |
| | 14 | 2 |
setReadBufferSizeName: | QSslSocket::setReadBufferSize | Prototype: | void QSslSocket::setReadBufferSize(qint64 size) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 848-855 |
| | 4 | 2 |
setProtocolName: | 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 |
setPrivateKeyName: | 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 |
setPrivateKeyName: | QSslSocket::setPrivateKey | Prototype: | void QSslSocket::setPrivateKey(const QString &fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray &passPhrase) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1146-1155 |
| | 5 | 2 |
setPeerVerifyNameName: | QSslSocket::setPeerVerifyName | Prototype: | void QSslSocket::setPeerVerifyName(const QString &hostName) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 707-711 |
| | 2 | 1 |
setPeerVerifyModeName: | 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 |
setPeerVerifyDepthName: | 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 |
setLocalCertificateChainName: | 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 |
setLocalCertificateName: | 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 |
setLocalCertificateName: | QSslSocket::setLocalCertificate | Prototype: | void QSslSocket::setLocalCertificate(const QString &path, QSsl::EncodingFormat format) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 989-996 |
| | 3 | 2 |
setDefaultCiphersName: | 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 |
setDefaultCaCertificatesName: | 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 |
setCiphersName: | 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 |
setCiphersName: | 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 |
setCaCertificatesName: | 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 |
sessionProtocolName: | QSslSocket::sessionProtocol | Prototype: | QSsl::SslProtocol QSslSocket::sessionProtocol() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1100-1104 |
| | 2 | 1 |
sessionCipherName: | 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 |
resumeName: | 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 |
readDataName: | QSslSocket::readData | Prototype: | qint64 QSslSocket::readData(char *data, qint64 maxlen) | Coverage: | 90.000% (9/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1966-1984 |
| | 7 | 3 |
protocolName: | 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 |
privateKeyName: | QSslSocket::privateKey | Prototype: | QSslKey QSslSocket::privateKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1162-1166 |
| | 2 | 1 |
peerVerifyNameName: | QSslSocket::peerVerifyName | Prototype: | QString QSslSocket::peerVerifyName() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 693-697 |
| | 2 | 1 |
peerVerifyModeName: | 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 |
peerVerifyDepthName: | 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 |
peerCertificateChainName: | 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 |
peerCertificateName: | 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 |
modeName: | 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 |
localCertificateChainName: | QSslSocket::localCertificateChain | Prototype: | QList<QSslCertificate> QSslSocket::localCertificateChain() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 957-961 |
| | 2 | 1 |
localCertificateName: | 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 |
isEncryptedName: | 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 |
ignoreSslErrorsName: | 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 |
ignoreSslErrorsName: | 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 |
flushName: | 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 |
encryptedBytesToWriteName: | 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 |
encryptedBytesAvailableName: | QSslSocket::encryptedBytesAvailable | Prototype: | qint64 QSslSocket::encryptedBytesAvailable() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 748-754 |
| | 4 | 2 |
disconnectFromHostName: | QSslSocket::disconnectFromHost | Prototype: | void QSslSocket::disconnectFromHost() | Coverage: | 75.000% (18/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1926-1961 |
| | 20 | 8 |
defaultCiphersName: | 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 |
defaultCaCertificatesName: | 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 |
connectToHostEncryptedName: | QSslSocket::connectToHostEncrypted | Prototype: | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, OpenMode mode, NetworkLayerProtocol protocol) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 429-445 |
| | 15 | 3 |
connectToHostEncryptedName: | QSslSocket::connectToHostEncrypted | Prototype: | void QSslSocket::connectToHostEncrypted(const QString &hostName, quint16 port, const QString &sslPeerName, OpenMode mode, NetworkLayerProtocol protocol) | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 458-477 |
| | 16 | 3 |
connectToHostName: | 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 |
closeName: | QSslSocket::close | Prototype: | void QSslSocket::close() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 787-802 |
| | 8 | 3 |
ciphersName: | 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 |
canReadLineName: | 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 |
caCertificatesName: | 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 |
bytesToWriteName: | 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 |
bytesAvailableName: | 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 |
atEndName: | QSslSocket::atEnd | Prototype: | bool QSslSocket::atEnd() const | Coverage: | 70.000% (7/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 807-813 |
| | 4 | 2 |
addDefaultCaCertificatesName: | QSslSocket::addDefaultCaCertificates | Prototype: | bool QSslSocket::addDefaultCaCertificates(const QString &path, QSsl::EncodingFormat encoding, QRegExp::PatternSyntax syntax) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1425-1429 |
| | 1 | 1 |
addDefaultCaCertificatesName: | QSslSocket::addDefaultCaCertificates | Prototype: | void QSslSocket::addDefaultCaCertificates(const QList<QSslCertificate> &certificates) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1450-1453 |
| | 1 | 1 |
addDefaultCaCertificateName: | 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 |
addCaCertificatesName: | QSslSocket::addCaCertificates | Prototype: | bool QSslSocket::addCaCertificates(const QString &path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1326-1336 |
| | 6 | 2 |
addCaCertificatesName: | 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 |
addCaCertificateName: | QSslSocket::addCaCertificate | Prototype: | void QSslSocket::addCaCertificate(const QSslCertificate &certificate) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 1347-1351 |
| | 2 | 1 |
abortName: | QSslSocket::abort | Prototype: | void QSslSocket::abort() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 864-873 |
| | 4 | 2 |
QSslSocketName: | 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 |