Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
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: | 1447-1450 |
| | 1 | 1 |
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: | 1434-1438 |
| | 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: | 1459-1462 |
| | 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: | 1504-1507 |
| | 1 | 1 |
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: | 1299-1302 |
| | 1 | 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: | 388-392 |
| | 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: | 1480-1483 |
| | 1 | 1 |
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: | 1276-1279 |
| | 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: | 1762-1765 |
| | 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: | 1775-1778 |
| | 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: | 1738-1741 |
| | 1 | 1 |
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: | 1749-1752 |
| | 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: | 1315-1318 |
| | 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: | 1726-1729 |
| | 1 | 1 |
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: | 1526-1530 |
| | 1 | 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: | 1356-1360 |
| | 2 | 1 |
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: | 1371-1375 |
| | 2 | 1 |
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: | 1416-1420 |
| | 2 | 1 |
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: | 1205-1209 |
| | 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: | 1874-1878 |
| | 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: | 1901-1905 |
| | 2 | 1 |
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: | 580-584 |
| | 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: | 965-969 |
| | 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: | 559-563 |
| | 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: | 1045-1049 |
| | 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: | 1074-1078 |
| | 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: | 664-668 |
| | 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: | 622-626 |
| | 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: | 701-705 |
| | 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: | 1170-1174 |
| | 2 | 1 |
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: | 591-595 |
| | 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: | 1094-1098 |
| | 2 | 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: | 1108-1112 |
| | 2 | 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: | 1225-1229 |
| | 2 | 1 |
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: | 952-956 |
| | 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: | 645-649 |
| | 2 | 1 |
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: | 715-719 |
| | 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: | 1128-1132 |
| | 2 | 1 |
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: | 602-606 |
| | 2 | 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: | 1715-1719 |
| | 2 | 1 |
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: | 352-361 |
| | 3 | 1 |
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: | 1393-1398 |
| | 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: | 997-1004 |
| | 3 | 2 |
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: | 983-988 |
| | 3 | 1 |
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: | 527-532 |
| | 3 | 2 |
~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: | 366-374 |
| | 3 | 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: | 872-881 |
| | 4 | 2 |
atEndName: | QSslSocket::atEnd | Prototype: | bool QSslSocket::atEnd() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 815-821 |
| | 4 | 2 |
bytesAvailableName: | QSslSocket::bytesAvailable | Prototype: | qint64 QSslSocket::bytesAvailable() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 727-733 |
| | 4 | 2 |
bytesToWriteName: | QSslSocket::bytesToWrite | Prototype: | qint64 QSslSocket::bytesToWrite() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 741-747 |
| | 4 | 2 |
canReadLineName: | QSslSocket::canReadLine | Prototype: | bool QSslSocket::canReadLine() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 784-790 |
| | 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: | 756-762 |
| | 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: | 770-776 |
| | 4 | 2 |
flushName: | QSslSocket::flush | Prototype: | bool QSslSocket::flush() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 838-849 |
| | 4 | 2 |
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: | 1012-1018 |
| | 4 | 2 |
setReadBufferSizeName: | QSslSocket::setReadBufferSize | Prototype: | void QSslSocket::setReadBufferSize(qint64 size) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslsocket.cpp | Lines: | 856-863 |
| | 4 | 2 |
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: | 540-547 |
| | 4 | 2 |
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: | 683-691 |
| | 5 | 3 |
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: | 1154-1163 |
| | 5 | 2 |
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: | 1335-1345 |
| | 6 | 2 |
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: | 896-907 |
| | 6 | 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: | 2003-2018 |
| | 6 | 2 |
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: | 1980-1998 |
| | 7 | 3 |
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: | 1249-1259 |
| | 7 | 3 |
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: | 1834-1847 |
| | 7 | 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: | 795-810 |
| | 8 | 3 |
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: | 1539-1550 |
| | 8 | 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: | 1910-1935 |
| | 12 | 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: | 1645-1667 |
| | 13 | 6 |
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: | 435-451 |
| | 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: | 464-483 |
| | 16 | 3 |
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: | 497-519 |
| | 16 | 2 |
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: | 1568-1595 |
| | 16 | 8 |
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: | 920-943 |
| | 17 | 2 |
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: | 1676-1705 |
| | 18 | 8 |
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: | 1940-1975 |
| | 20 | 8 |
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: | 1600-1640 |
| | 20 | 7 |
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: | 1793-1812 |
| | 24 | 5 |