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: | 117-156 |
| | 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: | 201-214 |
| | 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: | 158-166 |
| | 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: | 223-230 |
| | 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: | 188-199 |
| | 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: | 216-221 |
| | 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: | 81-85 |
| | 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: | 72-79 |
| | 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: | 183-186 |
| | 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: | 178-181 |
| | 1 | 1 |
createName: | QOpenGLTimerQueryPrivate::create | Coverage: | 0.000% (0/1) |
| | 0 | 1 |