Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
createWindowManagerName: | QSGContextPlugin::createWindowManager | Prototype: | QSGRenderLoop *createWindowManager() override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin_p.h | Lines: | 96-96 |
| | 1 | 1 |
createTextureFactoryFromImageName: | QSGContextPlugin::createTextureFactoryFromImage | Prototype: | QQuickTextureFactory *createTextureFactoryFromImage(const QImage &) override | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin_p.h | Lines: | 95-95 |
| | 1 | 1 |
QSGContextPluginName: | QSGContextPlugin::QSGContextPlugin | Prototype: | QSGContextPlugin::QSGContextPlugin(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | Lines: | 59-62 |
| | 2 | 1 |