Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
beginPaintName: | QGLPBufferGLPaintDevice::beginPaint | Prototype: | void QGLPBufferGLPaintDevice::beginPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 115-119 |
| | 2 | 1 |
contextName: | QGLPBufferGLPaintDevice::context | Prototype: | QGLContext* QGLPBufferGLPaintDevice::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 110-113 |
| | 1 | 1 |
endPaintName: | QGLPBufferGLPaintDevice::endPaint | Prototype: | void QGLPBufferGLPaintDevice::endPaint() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 121-125 |
| | 2 | 1 |
setFboName: | QGLPBufferGLPaintDevice::setFbo | Prototype: | void QGLPBufferGLPaintDevice::setFbo(GLuint fbo) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 127-130 |
| | 1 | 1 |
setPBufferName: | QGLPBufferGLPaintDevice::setPBuffer | Prototype: | void QGLPBufferGLPaintDevice::setPBuffer(QGLPixelBuffer* pb) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 132-135 |
| | 1 | 1 |