Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
setContextName: | QPlatformOpenGLContext::setContext | Prototype: | void QPlatformOpenGLContext::setContext(QOpenGLContext *context) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 124-128 |
| | 2 | 1 |
parseOpenGLVersionName: | QPlatformOpenGLContext::parseOpenGLVersion | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
parseOpenGLVersionName: | QPlatformOpenGLContext::parseOpenGLVersion | Prototype: | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 130-166 |
| | 21 | 9 |
defaultFramebufferObjectName: | QPlatformOpenGLContext::defaultFramebufferObject | Prototype: | GLuint QPlatformOpenGLContext::defaultFramebufferObject(QPlatformSurface *) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 113-116 |
| | 1 | 1 |
contextName: | QPlatformOpenGLContext::context | Prototype: | QOpenGLContext *QPlatformOpenGLContext::context() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 118-122 |
| | 2 | 1 |
QPlatformOpenGLContextName: | QPlatformOpenGLContext::QPlatformOpenGLContext | Prototype: | QPlatformOpenGLContext::QPlatformOpenGLContext() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp | Lines: | 89-92 |
| | 2 | 1 |