| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QNetworkConfiguration| Name: | QNetworkConfiguration::QNetworkConfiguration | | Prototype: | QNetworkConfiguration::QNetworkConfiguration() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 281-284 |
| | 2 | 1 |
QNetworkConfiguration| Name: | QNetworkConfiguration::QNetworkConfiguration | | Prototype: | QNetworkConfiguration::QNetworkConfiguration(const QNetworkConfiguration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 289-292 |
| | 2 | 1 |
bearerType| Name: | QNetworkConfiguration::bearerType | | Prototype: | QNetworkConfiguration::BearerType QNetworkConfiguration::bearerType() const | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 491-511 |
| | 4 | 2 |
bearerTypeFamily| Name: | QNetworkConfiguration::bearerTypeFamily | | Prototype: | QNetworkConfiguration::BearerType QNetworkConfiguration::bearerTypeFamily() const | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 540-564 |
| | 7 | 15 |
bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Prototype: | QString QNetworkConfiguration::bearerTypeName() const | | Coverage: | 16.667% (8/48) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 625-679 |
| | 8 | 29 |
children| Name: | QNetworkConfiguration::children | | Prototype: | QList<QNetworkConfiguration> QNetworkConfiguration::children() const | | Coverage: | 0.000% (0/15) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 445-479 |
| | 18 | 5 |
identifier| Name: | QNetworkConfiguration::identifier | | Prototype: | QString QNetworkConfiguration::identifier() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 353-360 |
| | 4 | 2 |
isRoamingAvailable| Name: | QNetworkConfiguration::isRoamingAvailable | | Prototype: | bool QNetworkConfiguration::isRoamingAvailable() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 429-436 |
| | 4 | 2 |
isValid| Name: | QNetworkConfiguration::isValid | | Prototype: | bool QNetworkConfiguration::isValid() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 389-396 |
| | 4 | 2 |
name| Name: | QNetworkConfiguration::name | | Prototype: | QString QNetworkConfiguration::name() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 340-347 |
| | 4 | 2 |
operator=| Name: | QNetworkConfiguration::operator= | | Prototype: | QNetworkConfiguration &QNetworkConfiguration::operator=(const QNetworkConfiguration &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 304-308 |
| | 2 | 1 |
operator==| Name: | QNetworkConfiguration::operator== | | Prototype: | bool QNetworkConfiguration::operator==(const QNetworkConfiguration &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 322-325 |
| | 1 | 1 |
purpose| Name: | QNetworkConfiguration::purpose | | Prototype: | QNetworkConfiguration::Purpose QNetworkConfiguration::purpose() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 417-424 |
| | 4 | 2 |
state| Name: | QNetworkConfiguration::state | | Prototype: | QNetworkConfiguration::StateFlags QNetworkConfiguration::state() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 401-408 |
| | 4 | 2 |
type| Name: | QNetworkConfiguration::type | | Prototype: | QNetworkConfiguration::Type QNetworkConfiguration::type() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 370-377 |
| | 4 | 2 |