| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QPluginLoader| Name: | QPluginLoader::~QPluginLoader | | Prototype: | QPluginLoader::~QPluginLoader() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 162-166 |
| | 2 | 2 |
unload| Name: | QPluginLoader::unload | | Prototype: | bool QPluginLoader::unload() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 253-262 |
| | 6 | 3 |
setLoadHints| Name: | QPluginLoader::setLoadHints | | Prototype: | void QPluginLoader::setLoadHints(QLibrary::LoadHints loadHints) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 403-410 |
| | 4 | 2 |
setFileName| Name: | QPluginLoader::setFileName | | Prototype: | void QPluginLoader::setFileName(const QString &fileName) | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 343-367 |
| | 10 | 3 |
loadHints| Name: | QPluginLoader::loadHints | | Prototype: | QLibrary::LoadHints QPluginLoader::loadHints() const | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 412-415 |
| | 1 | 1 |
errorString| Name: | QPluginLoader::errorString | | Prototype: | QString QPluginLoader::errorString() const | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 381-384 |
| | 1 | 1 |
QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 131-134 |
| | 2 | 1 |
QPluginLoader| Name: | QPluginLoader::QPluginLoader | | Prototype: | QPluginLoader::QPluginLoader(const QString &fileName, QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 147-152 |
| | 2 | 1 |
instance| Name: | QPluginLoader::instance | | Prototype: | QObject *QPluginLoader::instance() | | Coverage: | 90.909% (10/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 188-195 |
| | 5 | 3 |
isLoaded| Name: | QPluginLoader::isLoaded | | Prototype: | bool QPluginLoader::isLoaded() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 269-272 |
| | 1 | 1 |
load| Name: | QPluginLoader::load | | Prototype: | bool QPluginLoader::load() | | Coverage: | 62.500% (10/16) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 224-234 |
| | 8 | 4 |
staticPlugins| Name: | QPluginLoader::staticPlugins | | Prototype: | QVector<QStaticPlugin> QPluginLoader::staticPlugins() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 454-460 |
| | 4 | 2 |
staticInstances| Name: | QPluginLoader::staticInstances | | Prototype: | QObjectList QPluginLoader::staticInstances() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 434-445 |
| | 8 | 3 |
metaData| Name: | QPluginLoader::metaData | | Prototype: | QJsonObject QPluginLoader::metaData() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 207-212 |
| | 3 | 2 |
fileName| Name: | QPluginLoader::fileName | | Prototype: | QString QPluginLoader::fileName() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/plugin/qpluginloader.cpp | | Lines: | 369-374 |
| | 3 | 2 |