Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
initName: | 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 |
initContextName: | 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 |
renderCxPmName: | 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 |