| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 build| Name:  | 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 | 
 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:  | 264-268 |  
  |  | 1 | 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:  | 361-369 |  
  |  | 1 | 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:  | 250-255 |  
  |  | 2 | 1 | 
 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:  | 237-242 |  
  |  | 2 | 1 | 
 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:  | 603-616 |  
  |  | 8 | 2 | 
 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:  | 417-588 |  
  |  | 52 | 13 |