Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
typeName: | 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 |
stateName: | 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 |
purposeName: | 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 |
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 |
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 |
nameName: | 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 |
isValidName: | 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 |
isRoamingAvailableName: | 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 |
identifierName: | 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 |
QNetworkConfigurationName: | 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 |
QNetworkConfigurationName: | 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 |
bearerTypeName: | 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 |
bearerTypeNameName: | 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 |
childrenName: | 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 |
bearerTypeNameName: | QNetworkConfiguration::bearerTypeName | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
bearerTypeFamilyName: | 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 |