Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
locationName: | 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: | 417-588 |
| | 52 | 13 |
platformPluginArgumentsName: | 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: | 603-616 |
| | 8 | 2 |
licenseeName: | 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: | 237-242 |
| | 2 | 1 |
licensedProductsName: | 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: | 250-255 |
| | 2 | 1 |
isDebugBuildName: | 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: | 361-369 |
| | 1 | 1 |
buildDateName: | 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: | 264-268 |
| | 1 | 1 |
buildName: | QLibraryInfo::build | Prototype: | const char *QLibraryInfo::build() noexcept | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/global/qlibraryinfo.cpp | Lines: | 351-354 |
| | 1 | 1 |