Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
~QSGDepthStencilBufferManagerName: | 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 |
bufferForFormatName: | 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 |
insertBufferName: | 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 |
contextName: | 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 |
QSGDepthStencilBufferManagerName: | 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 |