| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_4_1_Core| Name: | QOpenGLFunctions_4_1_Core::QOpenGLFunctions_4_1_Core | | Prototype: | QOpenGLFunctions_4_1_Core::QOpenGLFunctions_4_1_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 62-79 |
| | 2 | 1 |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 141-271 |
| | 92 | 17 |
isContextCompatible| Name: | QOpenGLFunctions_4_1_Core::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_1_Core::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 273-282 |
| | 6 | 2 |
versionProfile| Name: | QOpenGLFunctions_4_1_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_1_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 284-290 |
| | 4 | 1 |
~QOpenGLFunctions_4_1_Core| Name: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core | | Prototype: | QOpenGLFunctions_4_1_Core::~QOpenGLFunctions_4_1_Core() | | Coverage: | 0.000% (0/71) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 81-139 |
| | 42 | 15 |