Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
load_sysName: | QLibraryPrivate::load_sys | Prototype: | bool QLibraryPrivate::load_sys() | Coverage: | 83.333% (60/72) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 135-269 |
| | 52 | 17 |
updatePluginStateName: | QLibraryPrivate::updatePluginState | Prototype: | void QLibraryPrivate::updatePluginState() | Coverage: | 53.571% (15/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 704-775 |
| | 37 | 9 |
loadName: | QLibraryPrivate::load | Prototype: | bool QLibraryPrivate::load() | Coverage: | 56.250% (9/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 529-555 |
| | 15 | 6 |
unloadName: | QLibraryPrivate::unload | Prototype: | bool QLibraryPrivate::unload(UnloadFlag flag) | Coverage: | 70.588% (12/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 557-576 |
| | 12 | 5 |
loadPluginName: | QLibraryPrivate::loadPlugin | Prototype: | bool QLibraryPrivate::loadPlugin() | Coverage: | 46.154% (6/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 583-599 |
| | 12 | 5 |
unload_sysName: | QLibraryPrivate::unload_sys | Prototype: | bool QLibraryPrivate::unload_sys() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 271-293 |
| | 5 | 2 |
suffixes_sysName: | QLibraryPrivate::suffixes_sys | Prototype: | QStringList QLibraryPrivate::suffixes_sys(const QString& fullVersion) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 81-128 |
| | 5 | 2 |
resolve_sysName: | QLibraryPrivate::resolve_sys | Prototype: | QFunctionPointer QLibraryPrivate::resolve_sys(const char* symbol) | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 309-334 |
| | 6 | 2 |
resolveName: | QLibraryPrivate::resolve | Prototype: | QFunctionPointer QLibraryPrivate::resolve(const char *symbol) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 515-520 |
| | 3 | 2 |
mergeLoadHintsName: | QLibraryPrivate::mergeLoadHints | Prototype: | void QLibraryPrivate::mergeLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 506-513 |
| | 3 | 2 |
isPluginName: | QLibraryPrivate::isPlugin | Prototype: | bool QLibraryPrivate::isPlugin() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 696-702 |
| | 3 | 2 |
QLibraryPrivateName: | QLibraryPrivate::QLibraryPrivate | Prototype: | QLibraryPrivate::QLibraryPrivate(const QString &canonicalFileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 487-494 |
| | 3 | 2 |
setLoadHintsName: | QLibraryPrivate::setLoadHints | Prototype: | void QLibraryPrivate::setLoadHints(QLibrary::LoadHints lh) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 522-527 |
| | 2 | 1 |
releaseName: | QLibraryPrivate::release | Prototype: | void QLibraryPrivate::release() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 578-581 |
| | 1 | 1 |
prefixes_sysName: | QLibraryPrivate::prefixes_sys | Prototype: | QStringList QLibraryPrivate::prefixes_sys() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary_unix.cpp | Lines: | 130-133 |
| | 1 | 1 |
findOrCreateName: | QLibraryPrivate::findOrCreate | Prototype: | QLibraryPrivate *QLibraryPrivate::findOrCreate(const QString &fileName, const QString &version, QLibrary::LoadHints loadHints) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qlibrary.cpp | Lines: | 496-500 |
| | 1 | 1 |