Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setPreSharedKeyName: | QSslPreSharedKeyAuthenticator::setPreSharedKey | Prototype: | void QSslPreSharedKeyAuthenticator::setPreSharedKey(const QByteArray &preSharedKey) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 220-223 |
| | 1 | 1 |
setIdentityName: | QSslPreSharedKeyAuthenticator::setIdentity | Prototype: | void QSslPreSharedKeyAuthenticator::setIdentity(const QByteArray &identity) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 180-183 |
| | 1 | 1 |
preSharedKeyName: | QSslPreSharedKeyAuthenticator::preSharedKey | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::preSharedKey() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 230-233 |
| | 1 | 1 |
operator=Name: | QSslPreSharedKeyAuthenticator::operator= | Prototype: | QSslPreSharedKeyAuthenticator &QSslPreSharedKeyAuthenticator::operator=(const QSslPreSharedKeyAuthenticator &authenticator) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 142-146 |
| | 2 | 1 |
maximumPreSharedKeyLengthName: | QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength | Prototype: | int QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 244-247 |
| | 1 | 1 |
maximumIdentityLengthName: | QSslPreSharedKeyAuthenticator::maximumIdentityLength | Prototype: | int QSslPreSharedKeyAuthenticator::maximumIdentityLength() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 205-208 |
| | 1 | 1 |
identityHintName: | QSslPreSharedKeyAuthenticator::identityHint | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identityHint() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 166-169 |
| | 1 | 1 |
identityName: | QSslPreSharedKeyAuthenticator::identity | Prototype: | QByteArray QSslPreSharedKeyAuthenticator::identity() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 190-193 |
| | 1 | 1 |
QSslPreSharedKeyAuthenticatorName: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator | Prototype: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 116-119 |
| | 2 | 1 |
QSslPreSharedKeyAuthenticatorName: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator | Prototype: | QSslPreSharedKeyAuthenticator::QSslPreSharedKeyAuthenticator(const QSslPreSharedKeyAuthenticator &authenticator) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/ssl/qsslpresharedkeyauthenticator.cpp | Lines: | 133-136 |
| | 2 | 1 |