| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
renderNextFrame| Name: | QSGSoftwareRenderContext::renderNextFrame | | Prototype: | void QSGSoftwareRenderContext::renderNextFrame(QSGRenderer *renderer, uint fbo) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 158-161 |
| | 1 | 1 |
invalidate| Name: | QSGSoftwareRenderContext::invalidate | | Prototype: | void QSGSoftwareRenderContext::invalidate() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 141-145 |
| | 2 | 1 |
initializeIfNeeded| Name: | QSGSoftwareRenderContext::initializeIfNeeded | | Prototype: | void QSGSoftwareRenderContext::initializeIfNeeded() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 133-139 |
| | 4 | 2 |
createRenderer| Name: | QSGSoftwareRenderContext::createRenderer | | Prototype: | QSGRenderer *QSGSoftwareRenderContext::createRenderer() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 152-155 |
| | 1 | 1 |
QSGSoftwareRenderContext| Name: | QSGSoftwareRenderContext::QSGSoftwareRenderContext | | Prototype: | QSGSoftwareRenderContext::QSGSoftwareRenderContext(QSGContext *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 85-90 |
| | 2 | 1 |
maxTextureSize| Name: | QSGSoftwareRenderContext::maxTextureSize | | Prototype: | int QSGSoftwareRenderContext::maxTextureSize() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 163-166 |
| | 1 | 1 |
createTexture| Name: | QSGSoftwareRenderContext::createTexture | | Prototype: | QSGTexture *QSGSoftwareRenderContext::createTexture(const QImage &image, uint flags) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/adaptations/software/qsgsoftwarecontext.cpp | | Lines: | 147-150 |
| | 1 | 1 |