Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
findConfigurationName: | QLibraryInfoPrivate::findConfiguration | Coverage: | 100.000% (1/1) |
| | 0 | 1 |
findConfigurationName: | QLibraryInfoPrivate::findConfiguration | Prototype: | QSettings *QLibraryInfoPrivate::findConfiguration() | Coverage: | 100.000% (11/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 164-197 |
| | 8 | 5 |
configurationName: | QLibraryInfoPrivate::configuration | Prototype: | static QSettings *configuration() | Coverage: | 77.778% (7/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 103-115 |
| | 6 | 3 |