| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
initializeOpenGLFunctions| Name: | QOpenGLFunctions_3_2_Core::initializeOpenGLFunctions | | Prototype: | bool QOpenGLFunctions_3_2_Core::initializeOpenGLFunctions() | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 126-232 |
| | 74 | 14 |
~QOpenGLFunctions_3_2_Core| Name: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core | | Prototype: | QOpenGLFunctions_3_2_Core::~QOpenGLFunctions_3_2_Core() | | Coverage: | 0.000% (0/56) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 78-124 |
| | 33 | 12 |
isContextCompatible| Name: | QOpenGLFunctions_3_2_Core::isContextCompatible | | Prototype: | bool QOpenGLFunctions_3_2_Core::isContextCompatible(QOpenGLContext *context) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 234-243 |
| | 6 | 2 |
versionProfile| Name: | QOpenGLFunctions_3_2_Core::versionProfile | | Prototype: | QOpenGLVersionProfile QOpenGLFunctions_3_2_Core::versionProfile() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 245-251 |
| | 4 | 1 |
QOpenGLFunctions_3_2_Core| Name: | QOpenGLFunctions_3_2_Core::QOpenGLFunctions_3_2_Core | | Prototype: | QOpenGLFunctions_3_2_Core::QOpenGLFunctions_3_2_Core() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp | | Lines: | 62-76 |
| | 2 | 1 |