| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ | 
 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:  | 142-145 |  
  |  | 2 | 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:  | 336-339 |  
  |  | 1 | 1 | 
 option| Name:  | 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 | 
 options| Name:  | 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 | 
 password| Name:  | 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 | 
 realm| Name:  | 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 | 
 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:  | 323-327 |  
  |  | 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:  | 251-255 |  
  |  | 2 | 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:  | 282-286 |  
  |  | 2 | 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:  | 231-236 |  
  |  | 3 | 1 | 
 user| Name:  | 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 | 
 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:  | 159-164 |  
  |  | 2 | 2 | 
 ~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:  | 150-154 |  
  |  | 2 | 2 | 
 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:  | 260-269 |  
  |  | 5 | 3 | 
 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 | 
 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 |