Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
isFlippedName: | QGLPaintDevice::isFlipped | Prototype: | bool QGLPaintDevice::isFlipped() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 150-153 |
| | 1 | 1 |
QGLPaintDeviceName: | QGLPaintDevice::QGLPaintDevice | Prototype: | QGLPaintDevice::QGLPaintDevice() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 49-52 |
| | 2 | 1 |
endPaintName: | QGLPaintDevice::endPaint | Prototype: | void QGLPaintDevice::endPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 125-138 |
| | 6 | 2 |
beginPaintName: | QGLPaintDevice::beginPaint | Prototype: | void QGLPaintDevice::beginPaint() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 79-107 |
| | 8 | 2 |
ensureActiveTargetName: | QGLPaintDevice::ensureActiveTarget | Prototype: | void QGLPaintDevice::ensureActiveTarget() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 109-123 |
| | 8 | 3 |
getDeviceName: | QGLPaintDevice::getDevice | Prototype: | QGLPaintDevice* QGLPaintDevice::getDevice(QPaintDevice* pd) | Coverage: | 27.273% (3/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 214-240 |
| | 14 | 6 |
metricName: | QGLPaintDevice::metric | Prototype: | int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 58-77 |
| | 9 | 7 |
formatName: | QGLPaintDevice::format | Prototype: | QGLFormat QGLPaintDevice::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 140-143 |
| | 1 | 1 |
alphaRequestedName: | QGLPaintDevice::alphaRequested | Prototype: | bool QGLPaintDevice::alphaRequested() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp | Lines: | 145-148 |
| | 1 | 1 |