QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Functions

Page:<>1
Condition %:  0.000% (0/10)
...80
Condition %:  0.000% (0/4)
...90
Condition %:  0.000% (0/11)
...100
Condition %:  0.000% (0/4)
...106
Condition %:  0.000% (0/1)
107
Condition %:  0.000% (0/1)
108
Condition %:  0.000% (0/6)
109
Condition %:  0.000% (0/1)
110111
Condition %:  0.000% (0/1)
112
Condition %:  0.000% (0/1)
113
Condition %:  0.000% (0/3)
114
Condition %:  0.000% (0/1)
...120
Condition %:  0.000% (0/1)
...130
Condition %:  0.000% (0/5)
...140
Condition %:  0.000% (0/4)
...200
Condition %:  0.000% (0/1)
...300
Condition %: 100.000% (1/1)
...308
Condition %: 100.000% (16/16)
FunctionCondition %▴eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QOpenGLTexturePrivate::QOpenGLTexturePrivate
Name: QOpenGLTexturePrivate::QOpenGLTexturePrivate
Prototype: QOpenGLTexturePrivate::QOpenGLTexturePrivate(QOpenGLTexture::Target textureTarget, QOpenGLTexture *qq)
Coverage:  0.000% (0/25)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 50-127
  0.000% (0/25)
3212
QOpenGLTexturePrivate::allocateImmutableStorage
Name: QOpenGLTexturePrivate::allocateImmutableStorage
Prototype: void QOpenGLTexturePrivate::allocateImmutableStorage()
Coverage:  0.000% (0/53)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1137-1229
  0.000% (0/53)
5319
QOpenGLTexturePrivate::allocateMutableStorage
Name: QOpenGLTexturePrivate::allocateMutableStorage
Prototype: void QOpenGLTexturePrivate::allocateMutableStorage(QOpenGLTexture::PixelFormat pixelFormat, QOpenGLTexture::PixelType pixelType)
Coverage:  0.000% (0/81)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 986-1135
  0.000% (0/81)
9628
QOpenGLTexturePrivate::allocateStorage
Name: QOpenGLTexturePrivate::allocateStorage
Prototype: void QOpenGLTexturePrivate::allocateStorage(QOpenGLTexture::PixelFormat pixelFormat, QOpenGLTexture::PixelType pixelType)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 461-470
  0.000% (0/4)
42
QOpenGLTexturePrivate::bind
Name: QOpenGLTexturePrivate::bind
Prototype: void QOpenGLTexturePrivate::bind()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 226-229
  0.000% (0/1)
11
QOpenGLTexturePrivate::bind
Name: QOpenGLTexturePrivate::bind
Prototype: void QOpenGLTexturePrivate::bind(uint unit, QOpenGLTexture::TextureUnitReset reset)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 231-242
  0.000% (0/7)
73
QOpenGLTexturePrivate::create
Name: QOpenGLTexturePrivate::create
Prototype: bool QOpenGLTexturePrivate::create()
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 150-176
  0.000% (0/13)
165
QOpenGLTexturePrivate::createTextureView
Name: QOpenGLTexturePrivate::createTextureView
Prototype: QOpenGLTexture *QOpenGLTexturePrivate::createTextureView(QOpenGLTexture::Target viewTarget, QOpenGLTexture::TextureFormat viewFormat, int minimumMipmapLevel, int maximumMipmapLevel, int minimumLayer, int maximumLayer) const
Coverage:  0.000% (0/219)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1614-1812
  0.000% (0/219)
12532
QOpenGLTexturePrivate::destroy
Name: QOpenGLTexturePrivate::destroy
Prototype: void QOpenGLTexturePrivate::destroy()
Coverage:  0.000% (0/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 178-224
  0.000% (0/11)
373
QOpenGLTexturePrivate::evaluateMipLevels
Name: QOpenGLTexturePrivate::evaluateMipLevels
Prototype: int QOpenGLTexturePrivate::evaluateMipLevels() const
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 283-302
  0.000% (0/14)
313
QOpenGLTexturePrivate::initializeOpenGLFunctions
Name: QOpenGLTexturePrivate::initializeOpenGLFunctions
Prototype: void QOpenGLTexturePrivate::initializeOpenGLFunctions()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 134-148
  0.000% (0/7)
63
QOpenGLTexturePrivate::isBound
Name: QOpenGLTexturePrivate::isBound
Prototype: bool QOpenGLTexturePrivate::isBound() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 262-267
  0.000% (0/1)
31
QOpenGLTexturePrivate::isBound
Name: QOpenGLTexturePrivate::isBound
Prototype: bool QOpenGLTexturePrivate::isBound(uint unit) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 269-281
  0.000% (0/1)
81
QOpenGLTexturePrivate::isUsingImmutableStorage
Name: QOpenGLTexturePrivate::isUsingImmutableStorage
Prototype: bool QOpenGLTexturePrivate::isUsingImmutableStorage() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 450-459
  0.000% (0/7)
41
QOpenGLTexturePrivate::release
Name: QOpenGLTexturePrivate::release
Prototype: void QOpenGLTexturePrivate::release()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 244-247
  0.000% (0/1)
11
QOpenGLTexturePrivate::release
Name: QOpenGLTexturePrivate::release
Prototype: void QOpenGLTexturePrivate::release(uint unit, QOpenGLTexture::TextureUnitReset reset)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 249-260
  0.000% (0/7)
73
QOpenGLTexturePrivate::setCompressedData
Name: QOpenGLTexturePrivate::setCompressedData
Prototype: void QOpenGLTexturePrivate::setCompressedData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, int dataSize, const void *data, const QOpenGLPixelTransferOptions * const options)
Coverage:  0.000% (0/55)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1330-1462
  0.000% (0/55)
9021
QOpenGLTexturePrivate::setData
Name: QOpenGLTexturePrivate::setData
Prototype: void QOpenGLTexturePrivate::setData(int mipLevel, int layer, QOpenGLTexture::CubeMapFace cubeFace, QOpenGLTexture::PixelFormat sourceFormat, QOpenGLTexture::PixelType sourceType, const void *data, const QOpenGLPixelTransferOptions * const options)
Coverage:  0.000% (0/28)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1231-1328
  0.000% (0/28)
6813
QOpenGLTexturePrivate::setWrapMode
Name: QOpenGLTexturePrivate::setWrapMode
Prototype: void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::WrapMode mode)
Coverage:  0.000% (0/15)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1464-1493
  0.000% (0/15)
1312
QOpenGLTexturePrivate::setWrapMode
Name: QOpenGLTexturePrivate::setWrapMode
Prototype: void QOpenGLTexturePrivate::setWrapMode(QOpenGLTexture::CoordinateDirection direction, QOpenGLTexture::WrapMode mode)
Coverage:  0.000% (0/32)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1495-1557
  0.000% (0/32)
2921
QOpenGLTexturePrivate::wrapMode
Name: QOpenGLTexturePrivate::wrapMode
Prototype: QOpenGLTexture::WrapMode QOpenGLTexturePrivate::wrapMode(QOpenGLTexture::CoordinateDirection direction) const
Coverage:  0.000% (0/32)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 1559-1612
  0.000% (0/32)
1921
QOpenGLTexturePrivate::~QOpenGLTexturePrivate
Name: QOpenGLTexturePrivate::~QOpenGLTexturePrivate
Prototype: QOpenGLTexturePrivate::~QOpenGLTexturePrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltexture.cpp
Lines: 129-132
  0.000% (0/1)
11
QOpenGLTimeMonitor::QOpenGLTimeMonitor
Name: QOpenGLTimeMonitor::QOpenGLTimeMonitor
Prototype: QOpenGLTimeMonitor::QOpenGLTimeMonitor(QObject *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 685-688
  0.000% (0/1)
21
QOpenGLTimeMonitor::create
Name: QOpenGLTimeMonitor::create
Prototype: bool QOpenGLTimeMonitor::create()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 762-766
  0.000% (0/1)
21
QOpenGLTimeMonitor::destroy
Name: QOpenGLTimeMonitor::destroy
Prototype: void QOpenGLTimeMonitor::destroy()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 773-777
  0.000% (0/1)
21
QOpenGLTimeMonitor::isCreated
Name: QOpenGLTimeMonitor::isCreated
Prototype: bool QOpenGLTimeMonitor::isCreated() const
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 784-788
  0.000% (0/5)
21
QOpenGLTimeMonitor::isResultAvailable
Name: QOpenGLTimeMonitor::isResultAvailable
Prototype: bool QOpenGLTimeMonitor::isResultAvailable() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 819-823
  0.000% (0/1)
21
QOpenGLTimeMonitor::objectIds
Name: QOpenGLTimeMonitor::objectIds
Prototype: QVector<GLuint> QOpenGLTimeMonitor::objectIds() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 793-797
  0.000% (0/1)
21
QOpenGLTimeMonitor::recordSample
Name: QOpenGLTimeMonitor::recordSample
Prototype: int QOpenGLTimeMonitor::recordSample()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 807-812
  0.000% (0/1)
31
QOpenGLTimeMonitor::reset
Name: QOpenGLTimeMonitor::reset
Prototype: void QOpenGLTimeMonitor::reset()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 868-872
  0.000% (0/1)
21
QOpenGLTimeMonitor::sampleCount
Name: QOpenGLTimeMonitor::sampleCount
Prototype: int QOpenGLTimeMonitor::sampleCount() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 747-751
  0.000% (0/1)
21
QOpenGLTimeMonitor::setSampleCount
Name: QOpenGLTimeMonitor::setSampleCount
Prototype: void QOpenGLTimeMonitor::setSampleCount(int sampleCount)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 727-734
  0.000% (0/4)
42
QOpenGLTimeMonitor::waitForIntervals
Name: QOpenGLTimeMonitor::waitForIntervals
Prototype: QVector<GLuint64> QOpenGLTimeMonitor::waitForIntervals() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 855-859
  0.000% (0/1)
21
QOpenGLTimeMonitor::waitForSamples
Name: QOpenGLTimeMonitor::waitForSamples
Prototype: QVector<GLuint64> QOpenGLTimeMonitor::waitForSamples() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 837-841
  0.000% (0/1)
21
QOpenGLTimeMonitor::~QOpenGLTimeMonitor
Name: QOpenGLTimeMonitor::~QOpenGLTimeMonitor
Prototype: QOpenGLTimeMonitor::~QOpenGLTimeMonitor()
Coverage:  0.000% (0/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 693-716
  0.000% (0/16)
146
QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivate
Name: QOpenGLTimeMonitorPrivate::QOpenGLTimeMonitorPrivate
Prototype: QOpenGLTimeMonitorPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 461-472
  0.000% (0/1)
21
QOpenGLTimeMonitorPrivate::create
Name: QOpenGLTimeMonitorPrivate::create
Prototype: bool QOpenGLTimeMonitorPrivate::create()
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 500-543
  0.000% (0/34)
2510
QOpenGLTimeMonitorPrivate::create::[lambda]
Name: QOpenGLTimeMonitorPrivate::create::[lambda]
Prototype: []()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 533-533
  0.000% (0/1)
01
QOpenGLTimeMonitorPrivate::destroy
Name: QOpenGLTimeMonitorPrivate::destroy
Prototype: void QOpenGLTimeMonitorPrivate::destroy()
Coverage:  0.000% (0/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 545-557
  0.000% (0/6)
92
QOpenGLTimeMonitorPrivate::intervals
Name: QOpenGLTimeMonitorPrivate::intervals
Prototype: QVector<GLuint64> QOpenGLTimeMonitorPrivate::intervals() const
Coverage:  0.000% (0/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 608-630
  0.000% (0/14)
115
QOpenGLTimeMonitorPrivate::isResultAvailable
Name: QOpenGLTimeMonitorPrivate::isResultAvailable
Prototype: bool QOpenGLTimeMonitorPrivate::isResultAvailable() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 583-591
  0.000% (0/1)
31
QOpenGLTimeMonitorPrivate::recordSample
Name: QOpenGLTimeMonitorPrivate::recordSample
Prototype: void QOpenGLTimeMonitorPrivate::recordSample()
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 559-581
  0.000% (0/13)
115
QOpenGLTimeMonitorPrivate::reset
Name: QOpenGLTimeMonitorPrivate::reset
Prototype: void QOpenGLTimeMonitorPrivate::reset()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 632-636
  0.000% (0/1)
21
QOpenGLTimeMonitorPrivate::samples
Name: QOpenGLTimeMonitorPrivate::samples
Prototype: QVector<GLuint64> QOpenGLTimeMonitorPrivate::samples() const
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 593-606
  0.000% (0/8)
63
QOpenGLTimeMonitorPrivate::~QOpenGLTimeMonitorPrivate
Name: QOpenGLTimeMonitorPrivate::~QOpenGLTimeMonitorPrivate
Prototype: ~QOpenGLTimeMonitorPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 474-478
  0.000% (0/1)
21
QOpenGLTimerQuery::QOpenGLTimerQuery
Name: QOpenGLTimerQuery::QOpenGLTimerQuery
Prototype: QOpenGLTimerQuery::QOpenGLTimerQuery(QObject *parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 294-297
  0.000% (0/1)
21
QOpenGLTimerQuery::begin
Name: QOpenGLTimerQuery::begin
Prototype: void QOpenGLTimerQuery::begin()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 377-381
  0.000% (0/1)
21
QOpenGLTimerQuery::create
Name: QOpenGLTimerQuery::create
Prototype: bool QOpenGLTimerQuery::create()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 333-337
  0.000% (0/1)
21
QOpenGLTimerQuery::destroy
Name: QOpenGLTimerQuery::destroy
Prototype: void QOpenGLTimerQuery::destroy()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 343-347
  0.000% (0/1)
21
QOpenGLTimerQuery::end
Name: QOpenGLTimerQuery::end
Prototype: void QOpenGLTimerQuery::end()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 391-395
  0.000% (0/1)
21
QOpenGLTimerQuery::isCreated
Name: QOpenGLTimerQuery::isCreated
Prototype: bool QOpenGLTimerQuery::isCreated() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 354-358
  0.000% (0/1)
21
QOpenGLTimerQuery::isResultAvailable
Name: QOpenGLTimerQuery::isResultAvailable
Prototype: bool QOpenGLTimerQuery::isResultAvailable() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 436-440
  0.000% (0/1)
21
QOpenGLTimerQuery::objectId
Name: QOpenGLTimerQuery::objectId
Prototype: GLuint QOpenGLTimerQuery::objectId() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 363-367
  0.000% (0/1)
21
QOpenGLTimerQuery::recordTimestamp
Name: QOpenGLTimerQuery::recordTimestamp
Prototype: void QOpenGLTimerQuery::recordTimestamp()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 408-412
  0.000% (0/1)
21
QOpenGLTimerQuery::waitForResult
Name: QOpenGLTimerQuery::waitForResult
Prototype: GLuint64 QOpenGLTimerQuery::waitForResult() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 451-455
  0.000% (0/1)
21
QOpenGLTimerQuery::waitForTimestamp
Name: QOpenGLTimerQuery::waitForTimestamp
Prototype: GLuint64 QOpenGLTimerQuery::waitForTimestamp() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 422-426
  0.000% (0/1)
21
QOpenGLTimerQuery::~QOpenGLTimerQuery
Name: QOpenGLTimerQuery::~QOpenGLTimerQuery
Prototype: QOpenGLTimerQuery::~QOpenGLTimerQuery()
Coverage:  0.000% (0/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 302-325
  0.000% (0/16)
146
QOpenGLTimerQueryPrivate::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: 72-79
  0.000% (0/1)
21
QOpenGLTimerQueryPrivate::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: 178-181
  0.000% (0/1)
11
QOpenGLTimerQueryPrivate::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: 117-156
  0.000% (0/30)
2210
QOpenGLTimerQueryPrivate::create::[lambda]
Name: QOpenGLTimerQueryPrivate::create::[lambda]
Prototype: []()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp
Lines: 146-146
  0.000% (0/1)
01
QOpenGLTimerQueryPrivate::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: 158-166
  0.000% (0/4)
52
QOpenGLTimerQueryPrivate::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: 183-186
  0.000% (0/1)
11
QOpenGLTimerQueryPrivate::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: 216-221
  0.000% (0/1)
31
QOpenGLTimerQueryPrivate::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: 188-199
  0.000% (0/4)
32
QOpenGLTimerQueryPrivate::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: 223-230
  0.000% (0/5)
42
QOpenGLTimerQueryPrivate::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: 201-214
  0.000% (0/5)
62
QOpenGLTimerQueryPrivate::~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: 81-85
  0.000% (0/1)
21
QOpenGLVersionFunctionsFactory::create
Name: QOpenGLVersionFunctionsFactory::create
Prototype: QAbstractOpenGLFunctions *QOpenGLVersionFunctionsFactory::create(const QOpenGLVersionProfile &versionProfile)
Coverage:  0.000% (0/141)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp
Lines: 78-155
  0.000% (0/141)
6032
QOpenGLVersionProfile::QOpenGLVersionProfile
Name: QOpenGLVersionProfile::QOpenGLVersionProfile
Prototype: QOpenGLVersionProfile::QOpenGLVersionProfile()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 95-98
  0.000% (0/1)
21
QOpenGLVersionProfile::QOpenGLVersionProfile
Name: QOpenGLVersionProfile::QOpenGLVersionProfile
Prototype: QOpenGLVersionProfile::QOpenGLVersionProfile(const QSurfaceFormat &format)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 104-110
  0.000% (0/1)
31
QOpenGLVersionProfile::QOpenGLVersionProfile
Name: QOpenGLVersionProfile::QOpenGLVersionProfile
Prototype: QOpenGLVersionProfile::QOpenGLVersionProfile(const QOpenGLVersionProfile &other)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 115-119
  0.000% (0/1)
11
QOpenGLVersionProfile::hasProfiles
Name: QOpenGLVersionProfile::hasProfiles
Prototype: bool QOpenGLVersionProfile::hasProfiles() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 189-193
  0.000% (0/7)
21
QOpenGLVersionProfile::isLegacyVersion
Name: QOpenGLVersionProfile::isLegacyVersion
Prototype: bool QOpenGLVersionProfile::isLegacyVersion() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 199-202
  0.000% (0/7)
11
QOpenGLVersionProfile::isValid
Name: QOpenGLVersionProfile::isValid
Prototype: bool QOpenGLVersionProfile::isValid() const
Coverage:  0.000% (0/5)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 210-213
  0.000% (0/5)
11
QOpenGLVersionProfile::operator=
Name: QOpenGLVersionProfile::operator=
Prototype: QOpenGLVersionProfile &QOpenGLVersionProfile::operator=(const QOpenGLVersionProfile &rhs)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 132-138
  0.000% (0/4)
42
QOpenGLVersionProfile::profile
Name: QOpenGLVersionProfile::profile
Prototype: QSurfaceFormat::OpenGLContextProfile QOpenGLVersionProfile::profile() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 167-170
  0.000% (0/1)
11
QOpenGLVersionProfile::setProfile
Name: QOpenGLVersionProfile::setProfile
Prototype: void QOpenGLVersionProfile::setProfile(QSurfaceFormat::OpenGLContextProfile profile)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 178-181
  0.000% (0/1)
11
QOpenGLVersionProfile::setVersion
Name: QOpenGLVersionProfile::setVersion
Prototype: void QOpenGLVersionProfile::setVersion(int majorVersion, int minorVersion)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 156-160
  0.000% (0/1)
21
QOpenGLVersionProfile::version
Name: QOpenGLVersionProfile::version
Prototype: QPair<int, int> QOpenGLVersionProfile::version() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 146-149
  0.000% (0/1)
11
QOpenGLVersionProfile::~QOpenGLVersionProfile
Name: QOpenGLVersionProfile::~QOpenGLVersionProfile
Prototype: QOpenGLVersionProfile::~QOpenGLVersionProfile()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 124-127
  0.000% (0/1)
11
QOpenGLVersionProfilePrivate::QOpenGLVersionProfilePrivate
Name: QOpenGLVersionProfilePrivate::QOpenGLVersionProfilePrivate
Prototype: QOpenGLVersionProfilePrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp
Lines: 66-70
  0.000% (0/1)
11
QOpenGLVertexArrayObject::QOpenGLVertexArrayObject
Name: QOpenGLVertexArrayObject::QOpenGLVertexArrayObject
Prototype: QOpenGLVertexArrayObject::QOpenGLVertexArrayObject(QObject* parent)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 333-336
  0.000% (0/1)
21
QOpenGLVertexArrayObject::QOpenGLVertexArrayObject
Name: QOpenGLVertexArrayObject::QOpenGLVertexArrayObject
Prototype: QOpenGLVertexArrayObject::QOpenGLVertexArrayObject(QOpenGLVertexArrayObjectPrivate &dd)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 341-344
  0.000% (0/1)
21
QOpenGLVertexArrayObject::bind
Name: QOpenGLVertexArrayObject::bind
Prototype: void QOpenGLVertexArrayObject::bind()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 445-449
  0.000% (0/1)
21
QOpenGLVertexArrayObject::create
Name: QOpenGLVertexArrayObject::create
Prototype: bool QOpenGLVertexArrayObject::create()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 400-404
  0.000% (0/1)
21
QOpenGLVertexArrayObject::destroy
Name: QOpenGLVertexArrayObject::destroy
Prototype: void QOpenGLVertexArrayObject::destroy()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 410-414
  0.000% (0/1)
21
QOpenGLVertexArrayObject::isCreated
Name: QOpenGLVertexArrayObject::isCreated
Prototype: bool QOpenGLVertexArrayObject::isCreated() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 421-425
  0.000% (0/1)
21
QOpenGLVertexArrayObject::objectId
Name: QOpenGLVertexArrayObject::objectId
Prototype: GLuint QOpenGLVertexArrayObject::objectId() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 430-434
  0.000% (0/1)
21
QOpenGLVertexArrayObject::release
Name: QOpenGLVertexArrayObject::release
Prototype: void QOpenGLVertexArrayObject::release()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 454-458
  0.000% (0/1)
21
QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
Name: QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject
Prototype: QOpenGLVertexArrayObject::~QOpenGLVertexArrayObject()
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 349-382
  0.000% (0/20)
206
QOpenGLVertexArrayObjectPrivate::QOpenGLVertexArrayObjectPrivate
Name: QOpenGLVertexArrayObjectPrivate::QOpenGLVertexArrayObjectPrivate
Prototype: QOpenGLVertexArrayObjectPrivate()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 93-98
  0.000% (0/1)
21
QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed
Name: QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed
Prototype: void QOpenGLVertexArrayObjectPrivate::_q_contextAboutToBeDestroyed()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 226-229
  0.000% (0/1)
11
QOpenGLVertexArrayObjectPrivate::bind
Name: QOpenGLVertexArrayObjectPrivate::bind
Prototype: void QOpenGLVertexArrayObjectPrivate::bind()
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 231-250
  0.000% (0/10)
87
QOpenGLVertexArrayObjectPrivate::create
Name: QOpenGLVertexArrayObjectPrivate::create
Prototype: bool QOpenGLVertexArrayObjectPrivate::create()
Coverage:  0.000% (0/34)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 133-188
  0.000% (0/34)
3413
QOpenGLVertexArrayObjectPrivate::create::[lambda]
Name: QOpenGLVertexArrayObjectPrivate::create::[lambda]
Prototype: []()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 180-180
  0.000% (0/1)
01
QOpenGLVertexArrayObjectPrivate::destroy
Name: QOpenGLVertexArrayObjectPrivate::destroy
Prototype: void QOpenGLVertexArrayObjectPrivate::destroy()
Coverage:  0.000% (0/17)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 190-221
  0.000% (0/17)
159
QOpenGLVertexArrayObjectPrivate::release
Name: QOpenGLVertexArrayObjectPrivate::release
Prototype: void QOpenGLVertexArrayObjectPrivate::release()
Coverage:  0.000% (0/10)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 252-271
  0.000% (0/10)
87
QOpenGLVertexArrayObjectPrivate::~QOpenGLVertexArrayObjectPrivate
Name: QOpenGLVertexArrayObjectPrivate::~QOpenGLVertexArrayObjectPrivate
Prototype: ~QOpenGLVertexArrayObjectPrivate()
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp
Lines: 100-104
  0.000% (0/8)
22
QOpenGLWidget::QOpenGLWidget
Name: QOpenGLWidget::QOpenGLWidget
Prototype: QOpenGLWidget::QOpenGLWidget(QWidget *parent, Qt::WindowFlags f)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/widgets/kernel/qopenglwidget.cpp
Lines: 911-919
  0.000% (0/4)
42
Page:<>1
Condition %:  0.000% (0/10)
...80
Condition %:  0.000% (0/4)
...90
Condition %:  0.000% (0/11)
...100
Condition %:  0.000% (0/4)
...106
Condition %:  0.000% (0/1)
107
Condition %:  0.000% (0/1)
108
Condition %:  0.000% (0/6)
109
Condition %:  0.000% (0/1)
110111
Condition %:  0.000% (0/1)
112
Condition %:  0.000% (0/1)
113
Condition %:  0.000% (0/3)
114
Condition %:  0.000% (0/1)
...120
Condition %:  0.000% (0/1)
...130
Condition %:  0.000% (0/5)
...140
Condition %:  0.000% (0/4)
...200
Condition %:  0.000% (0/1)
...300
Condition %: 100.000% (1/1)
...308
Condition %: 100.000% (16/16)

Generated by Squish Coco Non-Commercial 4.3.0-BETA-master-30-08-2018-4cb69e9