| 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: | 68-85 |
| | 2 | 1 |
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: | 220-226 |
| | 4 | 1 |
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: | 209-218 |
| | 6 | 2 |
~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/43) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 87-131 |
| | 42 | 15 |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_1_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp | | Lines: | 133-207 |
| | 50 | 3 |