| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  createTextureFactoryFromImage | Name: | 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 | 
|  createWindowManager | Name: | 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 | 
|  QSGContextPlugin | Name: | 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 |