Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QSGDefaultDepthStencilBufferName: | QSGDefaultDepthStencilBuffer::~QSGDefaultDepthStencilBuffer | Prototype: | QSGDefaultDepthStencilBuffer::~QSGDefaultDepthStencilBuffer() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 143-146 |
| | 1 | 1 |
freeName: | QSGDefaultDepthStencilBuffer::free | Prototype: | void QSGDefaultDepthStencilBuffer::free() | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 148-155 |
| | 5 | 3 |
QSGDefaultDepthStencilBufferName: | QSGDefaultDepthStencilBuffer::QSGDefaultDepthStencilBuffer | Prototype: | QSGDefaultDepthStencilBuffer::QSGDefaultDepthStencilBuffer(QOpenGLContext *context, const Format &format) | Coverage: | 20.513% (8/39) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 84-141 |
| | 38 | 8 |