| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
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: | 105-114 |
| | 4 | 3 |
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: | 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 |
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: | 68-71 |
| | 2 | 1 |
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: | 200-203 |
| | 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: | 190-193 |
| | 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: | 234-237 |
| | 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: | 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 |
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: | 180-183 |
| | 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: | 208-211 |
| | 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: | 169-172 |
| | 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: | 224-227 |
| | 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: | 216-219 |
| | 1 | 1 |
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: | 119-123 |
| | 1 | 1 |