| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_4_4_Core| Name: | QOpenGLFunctions_4_4_Core::QOpenGLFunctions_4_4_Core | | Prototype: | QOpenGLFunctions_4_4_Core::QOpenGLFunctions_4_4_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 62-82 |
| | 2 | 1 |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_4_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/64) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 156-310 |
| | 110 | 20 |
isContextCompatible| Name: | QOpenGLFunctions_4_4_Core::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_4_Core::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 312-321 |
| | 6 | 2 |
versionProfile| Name: | QOpenGLFunctions_4_4_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_4_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 323-329 |
| | 4 | 1 |
~QOpenGLFunctions_4_4_Core| Name: | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core | | Prototype: | QOpenGLFunctions_4_4_Core::~QOpenGLFunctions_4_4_Core() | | Coverage: | 0.000% (0/86) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp | | Lines: | 84-154 |
| | 51 | 18 |