| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
~BindableFbo| Name: | 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 |
bind| Name: | 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 |
BindableFbo| Name: | 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 |