| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity | 
 parseOpenGLVersion| Name:  | QPlatformOpenGLContext::parseOpenGLVersion |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 | 
 defaultFramebufferObject| Name:  | 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:  | 106-109 |  
  |  | 1 | 1 | 
 QPlatformOpenGLContext| Name:  | 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:  | 82-85 |  
  |  | 2 | 1 | 
 context| Name:  | 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:  | 111-115 |  
  |  | 2 | 1 | 
 setContext| Name:  | 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:  | 117-121 |  
  |  | 2 | 1 | 
 parseOpenGLVersion| Name:  | QPlatformOpenGLContext::parseOpenGLVersion |  | Prototype:  | bool QPlatformOpenGLContext::parseOpenGLVersion(const QByteArray &versionString, int &major, int &minor) |  | Coverage:  |   0.000% (0/29) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp |  | Lines:  | 123-159 |  
  |  | 21 | 9 |