Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
createName: | 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 |
waitForTimeStampName: | 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 |
destroyName: | 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 |
resultName: | 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 |
recordTimestampName: | 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 |
isResultAvailableName: | 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 |
~QOpenGLTimerQueryPrivateName: | 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 |
QOpenGLTimerQueryPrivateName: | 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 |
endName: | 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 |
beginName: | 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 |
createName: | QOpenGLTimerQueryPrivate::create | Coverage: | 0.000% (0/1) |
| | 0 | 1 |