| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 writableLocation| Name:  | 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:  | 65-264 |  
  |  | 124 | 55 | 
 standardLocations| Name:  | 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:  | 310-343 |  
  |  | 22 | 12 | 
 displayName| Name:  | 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:  | 559-602 |  
  |  | 20 | 20 | 
 findExecutable| Name:  | 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:  | 517-549 |  
  |  | 13 | 5 | 
 locateAll| Name:  | 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:  | 428-438 |  
  |  | 7 | 3 | 
 locate| Name:  | 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:  | 409-418 |  
  |  | 6 | 3 | 
 setTestModeEnabled| Name:  | 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:  | 640-643 |  
  |  | 1 | 1 | 
 isTestModeEnabled| Name:  | 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:  | 653-656 |  
  |  | 1 | 1 | 
 enableTestMode| Name:  | 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:  | 634-637 |  
  |  | 1 | 1 |