| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 122-125 |
| | 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: | 139-142 |
| | 2 | 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: | 196-199 |
| | 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: | 172-175 |
| | 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: | 211-214 |
| | 1 | 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: | 250-253 |
| | 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: | 148-152 |
| | 2 | 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: | 236-239 |
| | 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: | 186-189 |
| | 1 | 1 |
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: | 226-229 |
| | 1 | 1 |