| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
minimumFBOSize| Name: | QSGContext::minimumFBOSize | | Prototype: | QSize QSGContext::minimumFBOSize() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 300-303 |
| | 1 | 1 |
createWindowManager| Name: | QSGContext::createWindowManager | | Prototype: | QSGRenderLoop *QSGContext::createWindowManager() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | | Lines: | 219-225 |
| | 4 | 2 |
createInternalRectangleNode| Name: | QSGContext::createInternalRectangleNode | | Prototype: | QSGInternalRectangleNode *QSGContext::createInternalRectangleNode(const QRectF &rect, const QColor &c) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 263-270 |
| | 5 | 1 |
QSGContext| Name: | QSGContext::QSGContext | | Prototype: | QSGContext::QSGContext(QObject *parent) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 242-245 |
| | 2 | 1 |
setBackend| Name: | QSGContext::setBackend | | Prototype: | void QSGContext::setBackend(const QString &backend) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | | Lines: | 227-234 |
| | 4 | 2 |
createTextureFactoryFromImage| Name: | QSGContext::createTextureFactoryFromImage | | Prototype: | QQuickTextureFactory *QSGContext::createTextureFactoryFromImage(const QImage &image) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | | Lines: | 205-211 |
| | 4 | 2 |
createDefaultContext| Name: | QSGContext::createDefaultContext | | Prototype: | QSGContext *QSGContext::createDefaultContext() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | | Lines: | 184-194 |
| | 4 | 2 |
backend| Name: | QSGContext::backend | | Prototype: | QString QSGContext::backend() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontextplugin.cpp | | Lines: | 236-243 |
| | 4 | 2 |
rendererInterface| Name: | QSGContext::rendererInterface | | Prototype: | QSGRendererInterface *QSGContext::rendererInterface(QSGRenderContext *renderContext) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 319-324 |
| | 3 | 1 |
createShaderEffectNode| Name: | QSGContext::createShaderEffectNode | | Prototype: | QSGShaderEffectNode *QSGContext::createShaderEffectNode(QSGRenderContext *, QSGGuiThreadShaderEffectManager *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 287-290 |
| | 1 | 1 |
createGuiThreadShaderEffectManager| Name: | QSGContext::createGuiThreadShaderEffectManager | | Prototype: | QSGGuiThreadShaderEffectManager *QSGContext::createGuiThreadShaderEffectManager() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 277-280 |
| | 1 | 1 |
createAnimationDriver| Name: | QSGContext::createAnimationDriver | | Prototype: | QAnimationDriver *QSGContext::createAnimationDriver(QObject *parent) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgcontext.cpp | | Lines: | 295-298 |
| | 1 | 1 |