Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 208-211 |
| | 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: | 242-245 |
| | 1 | 1 |
operator==Name: | QSslCipher::operator== | Prototype: | bool QSslCipher::operator==(const QSslCipher &other) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslcipher.cpp | Lines: | 162-165 |
| | 1 | 1 |
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: | 144-148 |
| | 2 | 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: | 188-191 |
| | 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: | 177-180 |
| | 1 | 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: | 74-77 |
| | 2 | 1 |
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: | 90-100 |
| | 5 | 3 |
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: | 127-131 |
| | 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: | 198-201 |
| | 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: | 254-257 |
| | 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: | 216-219 |
| | 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: | 232-235 |
| | 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: | 224-227 |
| | 1 | 1 |
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: | 112-122 |
| | 5 | 3 |