| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 cleanup| Name:  | QLibraryStore::cleanup |  | Prototype:  | inline void QLibraryStore::cleanup() |  | Coverage:  |   0.000% (0/20) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 379-417 |  
  |  | 19 | 8 | 
 findOrCreate| Name:  | QLibraryStore::findOrCreate |  | Prototype:  | inline QLibraryPrivate *QLibraryStore::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) |  | Coverage:  |  86.667% (13/15) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 436-458 |  
  |  | 13 | 5 | 
 instance| Name:  | QLibraryStore::instance |  | Prototype:  | QLibraryStore *QLibraryStore::instance() |  | Coverage:  | 100.000% (4/4) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 426-434 |  
  |  | 4 | 2 | 
 releaseLibrary| Name:  | QLibraryStore::releaseLibrary |  | Prototype:  | inline void QLibraryStore::releaseLibrary(QLibraryPrivate *lib) |  | Coverage:  |  88.889% (8/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 460-479 |  
  |  | 10 | 3 | 
 ~QLibraryStore| Name:  | QLibraryStore::~QLibraryStore |  | Prototype:  | QLibraryStore::~QLibraryStore() |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp |  | Lines:  | 374-377 |  
  |  | 1 | 1 |