| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLFunctions_4_5_Core| Name: | QOpenGLFunctions_4_5_Core::QOpenGLFunctions_4_5_Core | | Prototype: | QOpenGLFunctions_4_5_Core::QOpenGLFunctions_4_5_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 68-89 |
| | 2 | 1 |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_4_5_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_4_5_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 149-239 |
| | 62 | 3 |
isContextCompatible| Name: | QOpenGLFunctions_4_5_Core::isContextCompatible | | Prototype: | bool QOpenGLFunctions_4_5_Core::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 241-250 |
| | 6 | 2 |
versionProfile| Name: | QOpenGLFunctions_4_5_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_4_5_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 252-258 |
| | 4 | 1 |
~QOpenGLFunctions_4_5_Core| Name: | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core | | Prototype: | QOpenGLFunctions_4_5_Core::~QOpenGLFunctions_4_5_Core() | | Coverage: | 0.000% (0/55) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp | | Lines: | 91-147 |
| | 54 | 19 |