| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ | 
 initContext| Name:  | QGLWidgetPrivate::initContext |  | Prototype:  | void QGLWidgetPrivate::initContext(QGLContext *context, const QGLWidget* shareWidget) |  | Coverage:  |  44.444% (4/9) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5162-5177 |  
  |  | 9 | 3 | 
 renderCxPm| Name:  | QGLWidgetPrivate::renderCxPm |  | Prototype:  | bool QGLWidgetPrivate::renderCxPm(QPixmap*) |  | Coverage:  |   0.000% (0/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5179-5182 |  
  |  | 1 | 1 | 
 init| Name:  | QGLWidgetPrivate::init |  | Prototype:  | void QGLWidgetPrivate::init(QGLContext *context, const QGLWidget *shareWidget) |  | Coverage:  | 100.000% (1/1) |  | Absolute File Name:  | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp |  | Lines:  | 5154-5157 |  
  |  | 1 | 1 |