Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 153-158 |
| | 2 | 2 |
optionsName: | QAuthenticator::options | Prototype: | QVariantHash QAuthenticator::options() const | Coverage: | 0.000% (0/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 304-307 |
| | 1 | 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: | 317-321 |
| | 2 | 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: | 276-280 |
| | 2 | 1 |
operator==Name: | QAuthenticator::operator== | Prototype: | bool QAuthenticator::operator==(const QAuthenticator &other) const | Coverage: | 36.842% (7/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 192-203 |
| | 9 | 3 |
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: | 163-186 |
| | 16 | 4 |
optionName: | QAuthenticator::option | Prototype: | QVariant QAuthenticator::option(const QString &opt) const | Coverage: | 66.667% (2/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 291-294 |
| | 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: | 136-139 |
| | 2 | 1 |
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: | 254-263 |
| | 5 | 3 |
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: | 330-333 |
| | 1 | 1 |
passwordName: | QAuthenticator::password | Prototype: | QString QAuthenticator::password() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 235-238 |
| | 1 | 1 |
realmName: | QAuthenticator::realm | Prototype: | QString QAuthenticator::realm() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 268-271 |
| | 1 | 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: | 245-249 |
| | 2 | 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: | 225-230 |
| | 3 | 1 |
userName: | QAuthenticator::user | Prototype: | QString QAuthenticator::user() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/kernel/qauthenticator.cpp | Lines: | 215-218 |
| | 1 | 1 |
~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: | 144-148 |
| | 2 | 2 |