| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_3_3_Core| Name: | QOpenGLFunctions_3_3_Core::QOpenGLFunctions_3_3_Core | | Prototype: | QOpenGLFunctions_3_3_Core::QOpenGLFunctions_3_3_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 68-83 |
| | 2 | 1 |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_3_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 125-191 |
| | 44 | 3 |
isContextCompatible| Name: | QOpenGLFunctions_3_3_Core::isContextCompatible | | Prototype: | bool QOpenGLFunctions_3_3_Core::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 193-202 |
| | 6 | 2 |
versionProfile| Name: | QOpenGLFunctions_3_3_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_3_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 204-210 |
| | 4 | 1 |
~QOpenGLFunctions_3_3_Core| Name: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core | | Prototype: | QOpenGLFunctions_3_3_Core::~QOpenGLFunctions_3_3_Core() | | Coverage: | 0.000% (0/37) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp | | Lines: | 85-123 |
| | 36 | 13 |