| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
isTranslate| Name: | QSGBatchRenderer::QMatrix4x4_Accessor::isTranslate | | Prototype: | static bool isTranslate(const QMatrix4x4 &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp | | Lines: | 128-128 |
| | 1 | 1 |
isScale| Name: | QSGBatchRenderer::QMatrix4x4_Accessor::isScale | | Prototype: | static bool isScale(const QMatrix4x4 &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp | | Lines: | 129-129 |
| | 1 | 1 |
is2DSafe| Name: | QSGBatchRenderer::QMatrix4x4_Accessor::is2DSafe | | Prototype: | static bool is2DSafe(const QMatrix4x4 &m) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/coreapi/qsgbatchrenderer.cpp | | Lines: | 130-130 |
| | 1 | 1 |