| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QSGDepthStencilBufferManager| Name: | QSGDepthStencilBufferManager::QSGDepthStencilBufferManager | | Prototype: | QSGDepthStencilBufferManager(QOpenGLContext *ctx) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer_p.h | | Lines: | 129-129 |
| | 1 | 1 |
bufferForFormat| Name: | QSGDepthStencilBufferManager::bufferForFormat | | Prototype: | QSharedPointer<QSGDepthStencilBuffer> QSGDepthStencilBufferManager::bufferForFormat(const QSGDepthStencilBuffer::Format &fmt) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | | Lines: | 167-173 |
| | 4 | 2 |
context| Name: | QSGDepthStencilBufferManager::context | | Prototype: | QOpenGLContext *context() 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: | 131-131 |
| | 1 | 1 |
insertBuffer| Name: | QSGDepthStencilBufferManager::insertBuffer | | Prototype: | void QSGDepthStencilBufferManager::insertBuffer(const QSharedPointer<QSGDepthStencilBuffer> &buffer) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | | Lines: | 175-181 |
| | 4 | 1 |
~QSGDepthStencilBufferManager| Name: | QSGDepthStencilBufferManager::~QSGDepthStencilBufferManager | | Prototype: | QSGDepthStencilBufferManager::~QSGDepthStencilBufferManager() | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/scenegraph/util/qsgdepthstencilbuffer.cpp | | Lines: | 158-165 |
| | 4 | 2 |