Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
BindableFboName: | BindableFbo::BindableFbo | Prototype: | BindableFbo::BindableFbo(QOpenGLFramebufferObject *fbo, QSGDepthStencilBuffer *depthStencil) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultlayer.cpp | Lines: | 69-73 |
| | 2 | 1 |
bindName: | BindableFbo::bind | Prototype: | void BindableFbo::bind() const | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultlayer.cpp | Lines: | 83-88 |
| | 3 | 2 |
~BindableFboName: | BindableFbo::~BindableFbo | Prototype: | BindableFbo::~BindableFbo() | Coverage: | 57.143% (4/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/qsgdefaultlayer.cpp | Lines: | 75-81 |
| | 4 | 3 |