| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
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: | 5160-5163 |
| | 1 | 1 |
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: | 5185-5188 |
| | 1 | 1 |
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: | 5168-5183 |
| | 9 | 3 |