Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QGLCustomShaderStageName: | QGLCustomShaderStage::QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::QGLCustomShaderStage() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 60-63 |
| | 2 | 1 |
setInactiveName: | QGLCustomShaderStage::setInactive | Prototype: | void QGLCustomShaderStage::setInactive() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 125-129 |
| | 2 | 1 |
setSourceName: | QGLCustomShaderStage::setSource | Prototype: | void QGLCustomShaderStage::setSource(const QByteArray& s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 131-135 |
| | 2 | 1 |
sourceName: | QGLCustomShaderStage::source | Prototype: | QByteArray QGLCustomShaderStage::source() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 117-121 |
| | 2 | 1 |
removeFromPainterName: | QGLCustomShaderStage::removeFromPainter | Prototype: | void QGLCustomShaderStage::removeFromPainter(QPainter* p) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 100-115 |
| | 8 | 2 |
setUniformsDirtyName: | QGLCustomShaderStage::setUniformsDirty | Prototype: | void QGLCustomShaderStage::setUniformsDirty() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 75-80 |
| | 3 | 2 |
~QGLCustomShaderStageName: | QGLCustomShaderStage::~QGLCustomShaderStage | Prototype: | QGLCustomShaderStage::~QGLCustomShaderStage() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 65-73 |
| | 5 | 2 |
setOnPainterName: | QGLCustomShaderStage::setOnPainter | Prototype: | bool QGLCustomShaderStage::setOnPainter(QPainter* p) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglcustomshaderstage.cpp | Lines: | 82-98 |
| | 11 | 3 |