| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setPreSharedKey| Name: | 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 |
setIdentity| Name: | 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 |
preSharedKey| Name: | 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 |
maximumPreSharedKeyLength| Name: | 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 |
maximumIdentityLength| Name: | 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 |
identityHint| Name: | 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 |
identity| Name: | 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 |
QSslPreSharedKeyAuthenticator| Name: | 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 |
QSslPreSharedKeyAuthenticator| Name: | 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 |