| 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: | 163-186 |
| | 16 | 4 |
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 |
detach| Name: | 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 |
~QAuthenticator| Name: | 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 |
QAuthenticator| Name: | 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 |
user| Name: | 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 |
setUser| Name: | 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 |
setRealm| Name: | 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 |
setPassword| Name: | 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 |
setOption| Name: | 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 |
realm| Name: | 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 |
password| Name: | 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 |
options| Name: | 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 |
option| Name: | 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 |
isNull| Name: | 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 |
QAuthenticator| Name: | 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 |