| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
location| Name: | QLibraryInfo::location | | Prototype: | QString QLibraryInfo::location(LibraryLocation loc) | | Coverage: | 70.732% (29/41) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 409-580 |
| | 52 | 13 |
platformPluginArguments| Name: | QLibraryInfo::platformPluginArguments | | Prototype: | QStringList QLibraryInfo::platformPluginArguments(const QString &platformName) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 595-608 |
| | 8 | 2 |
licensee| Name: | QLibraryInfo::licensee | | Prototype: | QString QLibraryInfo::licensee() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 231-236 |
| | 2 | 1 |
licensedProducts| Name: | QLibraryInfo::licensedProducts | | Prototype: | QString QLibraryInfo::licensedProducts() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 244-249 |
| | 2 | 1 |
isDebugBuild| Name: | QLibraryInfo::isDebugBuild | | Prototype: | bool QLibraryInfo::isDebugBuild() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 353-361 |
| | 1 | 1 |
buildDate| Name: | QLibraryInfo::buildDate | | Prototype: | QDate QLibraryInfo::buildDate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 258-262 |
| | 1 | 1 |
build| Name: | QLibraryInfo::build | | Prototype: | const char *QLibraryInfo::build() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | | Lines: | 343-346 |
| | 1 | 1 |