| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
usedBits| Name: | 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 |
protocolString| Name: | 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 |
name| Name: | 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 |
isNull| Name: | 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 |
QSslCipher| Name: | 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 |
QSslCipher| Name: | 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 |
QSslCipher| Name: | 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 |
supportedBits| Name: | 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 |
protocol| Name: | 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 |
keyExchangeMethod| Name: | 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 |
encryptionMethod| Name: | 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 |
authenticationMethod| Name: | 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 |
QSslCipher| Name: | 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 |