| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate(QOpenGLContext *shareContext, QOpenGLWindow::UpdateBehavior updateBehavior) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 175-182 |
| | 2 | 2 |
beginPaint| Name: | QOpenGLWindowPrivate::beginPaint | | Prototype: | void QOpenGLWindowPrivate::beginPaint(const QRegion ®ion) | | Coverage: | 0.000% (0/19) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 240-279 |
| | 26 | 6 |
bindFBO| Name: | QOpenGLWindowPrivate::bindFBO | | Prototype: | void QOpenGLWindowPrivate::bindFBO() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 320-326 |
| | 3 | 2 |
endPaint| Name: | QOpenGLWindowPrivate::endPaint | | Prototype: | void QOpenGLWindowPrivate::endPaint() | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 281-318 |
| | 27 | 7 |
flush| Name: | QOpenGLWindowPrivate::flush | | Prototype: | void QOpenGLWindowPrivate::flush(const QRegion ®ion) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 328-334 |
| | 4 | 1 |
get| Name: | QOpenGLWindowPrivate::get | | Prototype: | static QOpenGLWindowPrivate *get(QOpenGLWindow *w) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 186-186 |
| | 1 | 1 |
initialize| Name: | QOpenGLWindowPrivate::initialize | | Prototype: | void QOpenGLWindowPrivate::initialize() | | Coverage: | 0.000% (0/13) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 218-238 |
| | 14 | 5 |
~QOpenGLWindowPrivate| Name: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate | | Prototype: | QOpenGLWindowPrivate::~QOpenGLWindowPrivate() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp | | Lines: | 206-216 |
| | 7 | 2 |