Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
bindName: | QSGPainterTexture::bind | Prototype: | void QSGPainterTexture::bind() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdefaultpainternode.cpp | Lines: | 63-74 |
| | 6 | 2 |
QSGPainterTextureName: | QSGPainterTexture::QSGPainterTexture | Prototype: | QSGPainterTexture::QSGPainterTexture() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdefaultpainternode.cpp | Lines: | 57-61 |
| | 1 | 1 |
setDirtyRectName: | QSGPainterTexture::setDirtyRect | Prototype: | void setDirtyRect(const QRect &rect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdefaultpainternode_p.h | Lines: | 73-73 |
| | 1 | 1 |