| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QOpenGLTimerQueryPrivate| Name: | QOpenGLTimerQueryPrivate::QOpenGLTimerQueryPrivate | | Prototype: | QOpenGLTimerQueryPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 78-85 |
| | 2 | 1 |
begin| Name: | QOpenGLTimerQueryPrivate::begin | | Prototype: | void QOpenGLTimerQueryPrivate::begin() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 184-187 |
| | 1 | 1 |
create| Name: | QOpenGLTimerQueryPrivate::create | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
create| Name: | QOpenGLTimerQueryPrivate::create | | Prototype: | bool QOpenGLTimerQueryPrivate::create() | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 123-162 |
| | 22 | 10 |
destroy| Name: | QOpenGLTimerQueryPrivate::destroy | | Prototype: | void QOpenGLTimerQueryPrivate::destroy() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 164-172 |
| | 5 | 2 |
end| Name: | QOpenGLTimerQueryPrivate::end | | Prototype: | void QOpenGLTimerQueryPrivate::end() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 189-192 |
| | 1 | 1 |
isResultAvailable| Name: | QOpenGLTimerQueryPrivate::isResultAvailable | | Prototype: | bool QOpenGLTimerQueryPrivate::isResultAvailable() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 222-227 |
| | 3 | 1 |
recordTimestamp| Name: | QOpenGLTimerQueryPrivate::recordTimestamp | | Prototype: | void QOpenGLTimerQueryPrivate::recordTimestamp() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 194-205 |
| | 3 | 2 |
result| Name: | QOpenGLTimerQueryPrivate::result | | Prototype: | GLuint64 QOpenGLTimerQueryPrivate::result() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 229-236 |
| | 4 | 2 |
waitForTimeStamp| Name: | QOpenGLTimerQueryPrivate::waitForTimeStamp | | Prototype: | GLuint64 QOpenGLTimerQueryPrivate::waitForTimeStamp() const | | Coverage: | 0.000% (0/5) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 207-220 |
| | 6 | 2 |
~QOpenGLTimerQueryPrivate| Name: | QOpenGLTimerQueryPrivate::~QOpenGLTimerQueryPrivate | | Prototype: | ~QOpenGLTimerQueryPrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp | | Lines: | 87-91 |
| | 2 | 1 |