Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
operator=Name: | QAuthenticator::operator= | Prototype: | QAuthenticator &QAuthenticator::operator=(const QAuthenticator &other) | Coverage: | 50.000% (5/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 169-192 |
| | 16 | 4 |
operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 198-209 |
| | 9 | 3 |
detachName: | QAuthenticator::detach | Prototype: | void QAuthenticator::detach() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 260-269 |
| | 5 | 3 |
~QAuthenticatorName: | QAuthenticator::~QAuthenticator | Prototype: | QAuthenticator::~QAuthenticator() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 150-154 |
| | 2 | 2 |
QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator(const QAuthenticator &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 159-164 |
| | 2 | 2 |
userName: | QAuthenticator::user | Prototype: | QString QAuthenticator::user() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 221-224 |
| | 1 | 1 |
setUserName: | QAuthenticator::setUser | Prototype: | void QAuthenticator::setUser(const QString &user) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 231-236 |
| | 3 | 1 |
setRealmName: | QAuthenticator::setRealm | Prototype: | void QAuthenticator::setRealm(const QString &realm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 282-286 |
| | 2 | 1 |
setPasswordName: | QAuthenticator::setPassword | Prototype: | void QAuthenticator::setPassword(const QString &password) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 251-255 |
| | 2 | 1 |
setOptionName: | QAuthenticator::setOption | Prototype: | void QAuthenticator::setOption(const QString &opt, const QVariant &value) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 323-327 |
| | 2 | 1 |
realmName: | QAuthenticator::realm | Prototype: | QString QAuthenticator::realm() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 274-277 |
| | 1 | 1 |
passwordName: | QAuthenticator::password | Prototype: | QString QAuthenticator::password() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 241-244 |
| | 1 | 1 |
optionsName: | QAuthenticator::options | Prototype: | QVariantHash QAuthenticator::options() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 310-313 |
| | 1 | 1 |
optionName: | QAuthenticator::option | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 297-300 |
| | 1 | 1 |
isNullName: | QAuthenticator::isNull | Prototype: | bool QAuthenticator::isNull() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 336-339 |
| | 1 | 1 |
QAuthenticatorName: | QAuthenticator::QAuthenticator | Prototype: | QAuthenticator::QAuthenticator() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 142-145 |
| | 2 | 1 |