| Function | Condition % | Modificationsâ–´ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
init| Name: | QOpenGLShaderProgram::init | | Prototype: | bool QOpenGLShaderProgram::init() | | Coverage: | 0.000% (0/22) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 788-818 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 782-812 | | Comparison: | Different |
| | Different | 21 | 6 |
link| Name: | QOpenGLShaderProgram::link | | Prototype: | bool QOpenGLShaderProgram::link() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 1028-1070 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 1024-1066 | | Comparison: | Different |
| | Different | 30 | 7 |
removeAllShaders| Name: | QOpenGLShaderProgram::removeAllShaders | | Prototype: | void QOpenGLShaderProgram::removeAllShaders() | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines: | 995-1012 | | Absolute File Name (reference): | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp | | Lines (reference): | 989-1008 | | Comparison: | Different |
| | Different | 12 | 4 |