| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
|---|
|  QSGDefaultDepthStencilBuffer | Name: | 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 | 
|  free | Name: | 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 | 
|  ~QSGDefaultDepthStencilBuffer | Name: | 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 |