Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
writableLocationName: | QStandardPaths::writableLocation | Prototype: | QString QStandardPaths::writableLocation(StandardLocation type) | Coverage: | 75.887% (107/141) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 71-270 |
| | 124 | 55 |
displayNameName: | QStandardPaths::displayName | Prototype: | QString QStandardPaths::displayName(StandardLocation type) | Coverage: | 57.895% (22/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 546-589 |
| | 20 | 20 |
standardLocationsName: | QStandardPaths::standardLocations | Prototype: | QStringList QStandardPaths::standardLocations(StandardLocation type) | Coverage: | 100.000% (24/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths_unix.cpp | Lines: | 316-349 |
| | 22 | 12 |
findExecutableName: | QStandardPaths::findExecutable | Prototype: | QString QStandardPaths::findExecutable(const QString &executableName, const QStringList &paths) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 504-536 |
| | 13 | 5 |
locateAllName: | QStandardPaths::locateAll | Prototype: | QStringList QStandardPaths::locateAll(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 415-425 |
| | 7 | 3 |
locateName: | QStandardPaths::locate | Prototype: | QString QStandardPaths::locate(StandardLocation type, const QString &fileName, LocateOptions options) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 396-405 |
| | 6 | 3 |
setTestModeEnabledName: | QStandardPaths::setTestModeEnabled | Prototype: | void QStandardPaths::setTestModeEnabled(bool testMode) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 627-630 |
| | 1 | 1 |
isTestModeEnabledName: | QStandardPaths::isTestModeEnabled | Prototype: | bool QStandardPaths::isTestModeEnabled() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 640-643 |
| | 1 | 1 |
enableTestModeName: | QStandardPaths::enableTestMode | Prototype: | void QStandardPaths::enableTestMode(bool testMode) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/io/qstandardpaths.cpp | Lines: | 621-624 |
| | 1 | 1 |