Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
flushName: | 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 |
getName: | 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 |
QOpenGLWindowPrivateName: | 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 |
bindFBOName: | 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 |
~QOpenGLWindowPrivateName: | 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 |
initializeName: | 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 |
beginPaintName: | 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 |
endPaintName: | 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 |