| Function | Condition %▴ | Modifications | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Coverage: | 0.000% (0/1) | | Comparison: | Same |
| | Same | 0 | 1 |
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: | 375-405 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 445-479 | | Comparison: | Different |
| | Different | 18 | 5 |
bearerTypeName| Name: | QNetworkConfiguration::bearerTypeName | | Prototype: | QString QNetworkConfiguration::bearerTypeName() const | | Coverage: | 14.894% (7/47) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines: | 538-578 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 625-679 | | Comparison: | Same |
| | Same | 8 | 29 |
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: | 417-424 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/network/bearer/qnetworkconfiguration.cpp | | Lines (reference): | 491-511 | | Comparison: | Same |
| | Same | 4 | 2 |