| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
removeFunctionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend | | Prototype: | void QAbstractOpenGLFunctionsPrivate::removeFunctionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 64-68 |
| | 2 | 1 |
removeExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::removeExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::removeExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 76-80 |
| | 2 | 1 |
insertFunctionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend | | Prototype: | void QAbstractOpenGLFunctionsPrivate::insertFunctionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v, QOpenGLVersionFunctionsBackend *backend) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 56-62 |
| | 2 | 1 |
insertExternalFunctions| Name: | QAbstractOpenGLFunctionsPrivate::insertExternalFunctions | | Prototype: | void QAbstractOpenGLFunctionsPrivate::insertExternalFunctions(QOpenGLContext *context, QAbstractOpenGLFunctions *f) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 70-74 |
| | 2 | 1 |
functionsBackend| Name: | QAbstractOpenGLFunctionsPrivate::functionsBackend | | Prototype: | QOpenGLVersionFunctionsBackend *QAbstractOpenGLFunctionsPrivate::functionsBackend(QOpenGLContext *context, const QOpenGLVersionStatus &v) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp | | Lines: | 49-54 |
| | 2 | 1 |