Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
QSslCipherName: | QSslCipher::QSslCipher | Prototype: | QSslCipher::QSslCipher(const QString &name, QSsl::SslProtocol protocol) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 105-114 |
| | 4 | 3 |
QSslCipherName: | QSslCipher::QSslCipher | Prototype: | QSslCipher::QSslCipher(const QString &name) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 84-93 |
| | 4 | 3 |
operator=Name: | QSslCipher::operator= | Prototype: | QSslCipher &QSslCipher::operator=(const QSslCipher &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 136-140 |
| | 2 | 1 |
QSslCipherName: | QSslCipher::QSslCipher | Prototype: | QSslCipher::QSslCipher() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 68-71 |
| | 2 | 1 |
usedBitsName: | QSslCipher::usedBits | Prototype: | int QSslCipher::usedBits() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 200-203 |
| | 1 | 1 |
supportedBitsName: | QSslCipher::supportedBits | Prototype: | int QSslCipher::supportedBits()const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 190-193 |
| | 1 | 1 |
protocolStringName: | QSslCipher::protocolString | Prototype: | QString QSslCipher::protocolString() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 234-237 |
| | 1 | 1 |
protocolName: | QSslCipher::protocol | Prototype: | QSsl::SslProtocol QSslCipher::protocol() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 246-249 |
| | 1 | 1 |
operator==Name: | QSslCipher::operator== | Prototype: | bool QSslCipher::operator==(const QSslCipher &other) const | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 154-157 |
| | 1 | 1 |
nameName: | QSslCipher::name | Prototype: | QString QSslCipher::name() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 180-183 |
| | 1 | 1 |
keyExchangeMethodName: | QSslCipher::keyExchangeMethod | Prototype: | QString QSslCipher::keyExchangeMethod() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 208-211 |
| | 1 | 1 |
isNullName: | QSslCipher::isNull | Prototype: | bool QSslCipher::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 169-172 |
| | 1 | 1 |
encryptionMethodName: | QSslCipher::encryptionMethod | Prototype: | QString QSslCipher::encryptionMethod() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 224-227 |
| | 1 | 1 |
authenticationMethodName: | QSslCipher::authenticationMethod | Prototype: | QString QSslCipher::authenticationMethod() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 216-219 |
| | 1 | 1 |
QSslCipherName: | QSslCipher::QSslCipher | Prototype: | QSslCipher::QSslCipher(const QSslCipher &other) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 119-123 |
| | 1 | 1 |