Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
setBackendName: | 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 |
createWindowManagerName: | 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 |
createTextureFactoryFromImageName: | 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 |
createDefaultContextName: | 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 |
backendName: | 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 |
rendererInterfaceName: | 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 |
minimumFBOSizeName: | 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 |
createShaderEffectNodeName: | 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 |
createInternalRectangleNodeName: | 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 |
createGuiThreadShaderEffectManagerName: | 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 |
createAnimationDriverName: | 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 |
QSGContextName: | 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 |