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