Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QSGDepthStencilBufferName: | QSGDepthStencilBuffer::~QSGDepthStencilBuffer | Prototype: | QSGDepthStencilBuffer::~QSGDepthStencilBuffer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 54-58 |
| | 2 | 2 |
sizeName: | QSGDepthStencilBuffer::size | Prototype: | QSize size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer_p.h | Lines: | 91-91 |
| | 1 | 1 |
samplesName: | QSGDepthStencilBuffer::samples | Prototype: | int samples() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer_p.h | Lines: | 92-92 |
| | 1 | 1 |
detachName: | QSGDepthStencilBuffer::detach | Prototype: | void QSGDepthStencilBuffer::detach() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 68-74 |
| | 4 | 1 |
attachmentsName: | QSGDepthStencilBuffer::attachments | Prototype: | Attachments attachments() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer_p.h | Lines: | 93-93 |
| | 1 | 1 |
attachName: | QSGDepthStencilBuffer::attach | Prototype: | void QSGDepthStencilBuffer::attach() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 60-66 |
| | 4 | 1 |
QSGDepthStencilBufferName: | QSGDepthStencilBuffer::QSGDepthStencilBuffer | Prototype: | QSGDepthStencilBuffer::QSGDepthStencilBuffer(QOpenGLContext *context, const Format &format) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | Lines: | 44-52 |
| | 3 | 1 |
FormatName: | QSGDepthStencilBuffer::Format | Coverage: | 100.000% (1/1) |
| | 1 | 1 |