QtBase - 8193340a44fd835cee029e63a31cfcab8ef6fd55

Functions

Page:<>1
Function: AnchorData::dump
...40
Function: QDBusConnectionPrivate::registerServiceNoLock
...50
Function: QDnsMailExchangeRecord::QDnsMailExchangeRecord
...60
Function: QEvdevTabletData::report
...70
Function: QFontEngine::getGlyphBearings
...75
Function: QFusionStyle::drawControl
76
Function: QFutureWatcherBasePrivate::callOutInterfaceDisconnected
77
Function: QGLColormap::QGLColormap
78
Function: QGLEngineShaderManager::setMaskType
7980
Function: QGLShaderProgram::enableAttributeArray
81
Function: QGLShaderProgram::setUniformValue
82
Function: QGLWidget::renderPixmap
83
Function: QGlyphRun::operator=
...90
Function: QGraphicsPolygonItem::polygon
...100
Function: QGtkStyle::QGtkStyle
...200
Function: QSslKey::QSslKey
...308
Function: updateBlockedStatusRecursion
Functionâ–´Condition %eLOC - Effective Lines of CodeMcCabe - Cyclomatic Complexity
QGLFramebufferObjectFormat::attachment
Name: QGLFramebufferObjectFormat::attachment
Prototype: QGLFramebufferObject::Attachment QGLFramebufferObjectFormat::attachment() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 274-277
  0.000% (0/1)
11
QGLFramebufferObjectFormat::detach
Name: QGLFramebufferObjectFormat::detach
Prototype: void QGLFramebufferObjectFormat::detach()
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 133-142
  0.000% (0/7)
63
QGLFramebufferObjectFormat::internalTextureFormat
Name: QGLFramebufferObjectFormat::internalTextureFormat
Prototype: GLenum QGLFramebufferObjectFormat::internalTextureFormat() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 324-327
  0.000% (0/1)
11
QGLFramebufferObjectFormat::mipmap
Name: QGLFramebufferObjectFormat::mipmap
Prototype: bool QGLFramebufferObjectFormat::mipmap() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 252-255
  0.000% (0/1)
11
QGLFramebufferObjectFormat::operator!=
Name: QGLFramebufferObjectFormat::operator!=
Prototype: bool QGLFramebufferObjectFormat::operator!=(const QGLFramebufferObjectFormat& other) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 345-348
  0.000% (0/1)
11
QGLFramebufferObjectFormat::operator=
Name: QGLFramebufferObjectFormat::operator=
Prototype: QGLFramebufferObjectFormat &QGLFramebufferObjectFormat::operator=(const QGLFramebufferObjectFormat &other)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 174-183
  0.000% (0/7)
63
QGLFramebufferObjectFormat::operator==
Name: QGLFramebufferObjectFormat::operator==
Prototype: bool QGLFramebufferObjectFormat::operator==(const QGLFramebufferObjectFormat& other) const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 333-339
  0.000% (0/4)
32
QGLFramebufferObjectFormat::samples
Name: QGLFramebufferObjectFormat::samples
Prototype: int QGLFramebufferObjectFormat::samples() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 220-223
  0.000% (0/1)
11
QGLFramebufferObjectFormat::setAttachment
Name: QGLFramebufferObjectFormat::setAttachment
Prototype: void QGLFramebufferObjectFormat::setAttachment(QGLFramebufferObject::Attachment attachment)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 262-266
  0.000% (0/1)
21
QGLFramebufferObjectFormat::setInternalTextureFormat
Name: QGLFramebufferObjectFormat::setInternalTextureFormat
Prototype: void QGLFramebufferObjectFormat::setInternalTextureFormat(GLenum internalTextureFormat)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 310-314
  0.000% (0/1)
21
QGLFramebufferObjectFormat::setMipmap
Name: QGLFramebufferObjectFormat::setMipmap
Prototype: void QGLFramebufferObjectFormat::setMipmap(bool enabled)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 239-243
  0.000% (0/1)
21
QGLFramebufferObjectFormat::setSamples
Name: QGLFramebufferObjectFormat::setSamples
Prototype: void QGLFramebufferObjectFormat::setSamples(int samples)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 207-211
  0.000% (0/1)
21
QGLFramebufferObjectFormat::setTextureTarget
Name: QGLFramebufferObjectFormat::setTextureTarget
Prototype: void QGLFramebufferObjectFormat::setTextureTarget(GLenum target)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 285-289
  0.000% (0/1)
21
QGLFramebufferObjectFormat::textureTarget
Name: QGLFramebufferObjectFormat::textureTarget
Prototype: GLenum QGLFramebufferObjectFormat::textureTarget() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 298-301
  0.000% (0/1)
11
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat
Name: QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat
Prototype: QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 188-192
  0.000% (0/4)
22
QGLFramebufferObjectPrivate::checkFramebufferStatus
Name: QGLFramebufferObjectPrivate::checkFramebufferStatus
Prototype: bool QGLFramebufferObjectPrivate::checkFramebufferStatus() const
Coverage:  0.000% (0/21)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 386-440
  0.000% (0/21)
2111
QGLFramebufferObjectPrivate::init
Name: QGLFramebufferObjectPrivate::init
Prototype: void QGLFramebufferObjectPrivate::init(QGLFramebufferObject *q, const QSize &sz, QGLFramebufferObject::Attachment attachment, GLenum texture_target, GLenum internal_format, GLint samples, bool mipmap)
Coverage:  0.000% (0/136)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp
Lines: 463-711
  0.000% (0/136)
15235
QGLFunctions::QGLFunctions
Name: QGLFunctions::QGLFunctions
Prototype: QGLFunctions::QGLFunctions()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 189-192
100.000% (1/1)
21
QGLFunctions::QGLFunctions
Name: QGLFunctions::QGLFunctions
Prototype: QGLFunctions::QGLFunctions(const QGLContext *context)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 204-207
100.000% (1/1)
21
QGLFunctions::hasOpenGLFeature
Name: QGLFunctions::hasOpenGLFeature
Prototype: bool QGLFunctions::hasOpenGLFeature(QGLFunctions::OpenGLFeature feature) const
Coverage: 100.000% (7/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 319-327
100.000% (7/7)
63
QGLFunctions::initializeGLFunctions
Name: QGLFunctions::initializeGLFunctions
Prototype: void QGLFunctions::initializeGLFunctions(const QGLContext *context)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 338-341
100.000% (1/1)
11
QGLFunctions::openGLFeatures
Name: QGLFunctions::openGLFeatures
Prototype: QGLFunctions::OpenGLFeatures QGLFunctions::openGLFeatures() const
Coverage:  28.571% (2/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 300-308
 28.571% (2/7)
63
QGLFunctionsPrivate::QGLFunctionsPrivate
Name: QGLFunctionsPrivate::QGLFunctionsPrivate
Prototype: QGLFunctionsPrivate::QGLFunctionsPrivate(const QGLContext *)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 1347-1350
100.000% (1/1)
21
QGLFunctionsPrivateEx::QGLFunctionsPrivateEx
Name: QGLFunctionsPrivateEx::QGLFunctionsPrivateEx
Prototype: QGLFunctionsPrivateEx(QOpenGLContext *context)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 142-149
100.000% (1/1)
21
QGLFunctionsPrivateEx::invalidateResource
Name: QGLFunctionsPrivateEx::invalidateResource
Prototype: void invalidateResource() override
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 156-159
100.000% (1/1)
11
QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx
Name: QGLFunctionsPrivateEx::~QGLFunctionsPrivateEx
Prototype: ~QGLFunctionsPrivateEx()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglfunctions.cpp
Lines: 151-154
100.000% (1/1)
11
QGLPBufferGLPaintDevice::beginPaint
Name: QGLPBufferGLPaintDevice::beginPaint
Prototype: void QGLPBufferGLPaintDevice::beginPaint()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 109-113
  0.000% (0/1)
21
QGLPBufferGLPaintDevice::context
Name: QGLPBufferGLPaintDevice::context
Prototype: QGLContext* QGLPBufferGLPaintDevice::context() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 104-107
  0.000% (0/1)
11
QGLPBufferGLPaintDevice::endPaint
Name: QGLPBufferGLPaintDevice::endPaint
Prototype: void QGLPBufferGLPaintDevice::endPaint()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 115-119
  0.000% (0/1)
21
QGLPBufferGLPaintDevice::setFbo
Name: QGLPBufferGLPaintDevice::setFbo
Prototype: void QGLPBufferGLPaintDevice::setFbo(GLuint fbo)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 121-124
  0.000% (0/1)
11
QGLPBufferGLPaintDevice::setPBuffer
Name: QGLPBufferGLPaintDevice::setPBuffer
Prototype: void QGLPBufferGLPaintDevice::setPBuffer(QGLPixelBuffer* pb)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 126-129
  0.000% (0/1)
11
QGLPaintDevice::QGLPaintDevice
Name: QGLPaintDevice::QGLPaintDevice
Prototype: QGLPaintDevice::QGLPaintDevice()
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 43-46
100.000% (1/1)
21
QGLPaintDevice::alphaRequested
Name: QGLPaintDevice::alphaRequested
Prototype: bool QGLPaintDevice::alphaRequested() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 139-142
  0.000% (0/1)
11
QGLPaintDevice::beginPaint
Name: QGLPaintDevice::beginPaint
Prototype: void QGLPaintDevice::beginPaint()
Coverage:  50.000% (2/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 73-101
 50.000% (2/4)
82
QGLPaintDevice::endPaint
Name: QGLPaintDevice::endPaint
Prototype: void QGLPaintDevice::endPaint()
Coverage:  50.000% (2/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 119-132
 50.000% (2/4)
62
QGLPaintDevice::ensureActiveTarget
Name: QGLPaintDevice::ensureActiveTarget
Prototype: void QGLPaintDevice::ensureActiveTarget()
Coverage:  42.857% (3/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 103-117
 42.857% (3/7)
83
QGLPaintDevice::format
Name: QGLPaintDevice::format
Prototype: QGLFormat QGLPaintDevice::format() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 134-137
  0.000% (0/1)
11
QGLPaintDevice::getDevice
Name: QGLPaintDevice::getDevice
Prototype: QGLPaintDevice* QGLPaintDevice::getDevice(QPaintDevice* pd)
Coverage:  27.273% (3/11)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 208-234
 27.273% (3/11)
146
QGLPaintDevice::isFlipped
Name: QGLPaintDevice::isFlipped
Prototype: bool QGLPaintDevice::isFlipped() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 144-147
100.000% (1/1)
11
QGLPaintDevice::metric
Name: QGLPaintDevice::metric
Prototype: int QGLPaintDevice::metric(QPaintDevice::PaintDeviceMetric metric) const
Coverage:  0.000% (0/12)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpaintdevice.cpp
Lines: 52-71
  0.000% (0/12)
97
QGLPixelBuffer::QGLPixelBuffer
Name: QGLPixelBuffer::QGLPixelBuffer
Prototype: QGLPixelBuffer::QGLPixelBuffer(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 156-161
  0.000% (0/1)
21
QGLPixelBuffer::QGLPixelBuffer
Name: QGLPixelBuffer::QGLPixelBuffer
Prototype: QGLPixelBuffer::QGLPixelBuffer(int width, int height, const QGLFormat &format, QGLWidget *shareWidget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 178-183
  0.000% (0/1)
21
QGLPixelBuffer::bindTexture
Name: QGLPixelBuffer::bindTexture
Prototype: GLuint QGLPixelBuffer::bindTexture(const QImage &image, GLenum target)
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 482-491
  0.000% (0/3)
31
QGLPixelBuffer::bindTexture
Name: QGLPixelBuffer::bindTexture
Prototype: GLuint QGLPixelBuffer::bindTexture(const QPixmap &pixmap, GLenum target)
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 501-510
  0.000% (0/3)
31
QGLPixelBuffer::bindTexture
Name: QGLPixelBuffer::bindTexture
Prototype: GLuint QGLPixelBuffer::bindTexture(const QString &fileName)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 521-525
  0.000% (0/1)
21
QGLPixelBuffer::bindToDynamicTexture
Name: QGLPixelBuffer::bindToDynamicTexture
Prototype: bool QGLPixelBuffer::bindToDynamicTexture(GLuint texture_id)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 600-604
  0.000% (0/1)
21
QGLPixelBuffer::context
Name: QGLPixelBuffer::context
Prototype: QGLContext *QGLPixelBuffer::context() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 251-255
  0.000% (0/1)
21
QGLPixelBuffer::deleteTexture
Name: QGLPixelBuffer::deleteTexture
Prototype: void QGLPixelBuffer::deleteTexture(GLuint texture_id)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 532-536
  0.000% (0/1)
21
QGLPixelBuffer::doneCurrent
Name: QGLPixelBuffer::doneCurrent
Prototype: bool QGLPixelBuffer::doneCurrent()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 239-246
  0.000% (0/4)
52
QGLPixelBuffer::drawTexture
Name: QGLPixelBuffer::drawTexture
Prototype: void QGLPixelBuffer::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 547-551
  0.000% (0/1)
21
QGLPixelBuffer::drawTexture
Name: QGLPixelBuffer::drawTexture
Prototype: void QGLPixelBuffer::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 561-565
  0.000% (0/1)
21
QGLPixelBuffer::format
Name: QGLPixelBuffer::format
Prototype: QGLFormat QGLPixelBuffer::format() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 571-575
  0.000% (0/1)
21
QGLPixelBuffer::generateDynamicTexture
Name: QGLPixelBuffer::generateDynamicTexture
Prototype: GLuint QGLPixelBuffer::generateDynamicTexture() const
Coverage:  0.000% (0/13)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 610-641
  0.000% (0/13)
204
QGLPixelBuffer::handle
Name: QGLPixelBuffer::handle
Prototype: Qt::HANDLE QGLPixelBuffer::handle() const
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 393-399
  0.000% (0/4)
42
QGLPixelBuffer::hasOpenGLPbuffers
Name: QGLPixelBuffer::hasOpenGLPbuffers
Prototype: bool QGLPixelBuffer::hasOpenGLPbuffers()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 643-646
  0.000% (0/1)
11
QGLPixelBuffer::isValid
Name: QGLPixelBuffer::isValid
Prototype: bool QGLPixelBuffer::isValid() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 404-408
  0.000% (0/1)
21
QGLPixelBuffer::makeCurrent
Name: QGLPixelBuffer::makeCurrent
Prototype: bool QGLPixelBuffer::makeCurrent()
Coverage:  0.000% (0/16)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 211-231
  0.000% (0/16)
176
QGLPixelBuffer::metric
Name: QGLPixelBuffer::metric
Prototype: int QGLPixelBuffer::metric(PaintDeviceMetric metric) const
Coverage:  0.000% (0/27)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 419-469
  0.000% (0/27)
2114
QGLPixelBuffer::paintEngine
Name: QGLPixelBuffer::paintEngine
Prototype: QPaintEngine *QGLPixelBuffer::paintEngine() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 413-416
  0.000% (0/1)
11
QGLPixelBuffer::size
Name: QGLPixelBuffer::size
Prototype: QSize QGLPixelBuffer::size() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 369-373
  0.000% (0/1)
21
QGLPixelBuffer::toImage
Name: QGLPixelBuffer::toImage
Prototype: QImage QGLPixelBuffer::toImage() const
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 378-388
  0.000% (0/7)
73
QGLPixelBuffer::updateDynamicTexture
Name: QGLPixelBuffer::updateDynamicTexture
Prototype: void QGLPixelBuffer::updateDynamicTexture(GLuint texture_id) const
Coverage:  0.000% (0/17)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 325-364
  0.000% (0/17)
165
QGLPixelBuffer::~QGLPixelBuffer
Name: QGLPixelBuffer::~QGLPixelBuffer
Prototype: QGLPixelBuffer::~QGLPixelBuffer()
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 190-201
  0.000% (0/9)
73
QGLPixelBufferPrivate::cleanup
Name: QGLPixelBufferPrivate::cleanup
Prototype: bool QGLPixelBufferPrivate::cleanup()
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 589-598
  0.000% (0/1)
71
QGLPixelBufferPrivate::common_init
Name: QGLPixelBufferPrivate::common_init
Prototype: void QGLPixelBufferPrivate::common_init(const QSize &size, const QGLFormat &format, QGLWidget *shareWidget)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 131-141
  0.000% (0/4)
72
QGLPixelBufferPrivate::init
Name: QGLPixelBufferPrivate::init
Prototype: bool QGLPixelBufferPrivate::init(const QSize &, const QGLFormat &f, QGLWidget *shareWidget)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp
Lines: 581-587
  0.000% (0/1)
41
QGLShader::QGLShader
Name: QGLShader::QGLShader
Prototype: QGLShader::QGLShader(QGLShader::ShaderType type, QObject *parent)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 322-327
100.000% (1/1)
21
QGLShader::QGLShader
Name: QGLShader::QGLShader
Prototype: QGLShader::QGLShader(QGLShader::ShaderType type, const QGLContext *context, QObject *parent)
Coverage:  50.000% (3/6)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 341-352
 50.000% (3/6)
52
QGLShader::compileSourceCode
Name: QGLShader::compileSourceCode
Prototype: bool QGLShader::compileSourceCode(const char *source)
Coverage:  26.667% (8/30)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 399-443
 26.667% (8/30)
248
QGLShader::compileSourceCode
Name: QGLShader::compileSourceCode
Prototype: bool QGLShader::compileSourceCode(const QByteArray& source)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 453-456
100.000% (1/1)
11
QGLShader::compileSourceCode
Name: QGLShader::compileSourceCode
Prototype: bool QGLShader::compileSourceCode(const QString& source)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 466-469
  0.000% (0/1)
11
QGLShader::compileSourceFile
Name: QGLShader::compileSourceFile
Prototype: bool QGLShader::compileSourceFile(const QString& fileName)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 478-488
  0.000% (0/4)
62
QGLShader::hasOpenGLShaders
Name: QGLShader::hasOpenGLShaders
Prototype: bool QGLShader::hasOpenGLShaders(ShaderType type, const QGLContext *context)
Coverage:  0.000% (0/20)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 3209-3228
  0.000% (0/20)
136
QGLShader::isCompiled
Name: QGLShader::isCompiled
Prototype: bool QGLShader::isCompiled() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 518-522
  0.000% (0/1)
21
QGLShader::log
Name: QGLShader::log
Prototype: QString QGLShader::log() const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 529-533
  0.000% (0/1)
21
QGLShader::shaderId
Name: QGLShader::shaderId
Prototype: GLuint QGLShader::shaderId() const
Coverage:  0.000% (0/3)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 540-544
  0.000% (0/3)
21
QGLShader::shaderType
Name: QGLShader::shaderType
Prototype: QGLShader::ShaderType QGLShader::shaderType() const
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 366-370
100.000% (1/1)
21
QGLShader::sourceCode
Name: QGLShader::sourceCode
Prototype: QByteArray QGLShader::sourceCode() const
Coverage:  0.000% (0/9)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 495-511
  0.000% (0/9)
143
QGLShaderPrivate::QGLShaderPrivate
Name: QGLShaderPrivate::QGLShaderPrivate
Prototype: QGLShaderPrivate(const QGLContext *ctx, QGLShader::ShaderType type)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 193-199
100.000% (1/1)
21
QGLShaderPrivate::compile
Name: QGLShaderPrivate::compile
Prototype: bool QGLShaderPrivate::compile(QGLShader *q)
Coverage:  16.667% (4/24)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 259-300
 16.667% (4/24)
337
QGLShaderPrivate::create
Name: QGLShaderPrivate::create
Prototype: bool QGLShaderPrivate::create()
Coverage:  47.368% (9/19)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 231-257
 47.368% (9/19)
176
QGLShaderPrivate::deleteShader
Name: QGLShaderPrivate::deleteShader
Prototype: void QGLShaderPrivate::deleteShader()
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 302-308
  0.000% (0/4)
32
QGLShaderPrivate::~QGLShaderPrivate
Name: QGLShaderPrivate::~QGLShaderPrivate
Prototype: QGLShaderPrivate::~QGLShaderPrivate()
Coverage:  75.000% (3/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 224-229
 75.000% (3/4)
32
QGLShaderProgram::QGLShaderProgram
Name: QGLShaderProgram::QGLShaderProgram
Prototype: QGLShaderProgram::QGLShaderProgram(QObject *parent)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 646-649
100.000% (1/1)
21
QGLShaderProgram::QGLShaderProgram
Name: QGLShaderProgram::QGLShaderProgram
Prototype: QGLShaderProgram::QGLShaderProgram(const QGLContext *context, QObject *parent)
Coverage: 100.000% (1/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 659-662
100.000% (1/1)
21
QGLShaderProgram::addShader
Name: QGLShaderProgram::addShader
Prototype: bool QGLShaderProgram::addShader(QGLShader *shader)
Coverage:  40.909% (9/22)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 710-732
 40.909% (9/22)
176
QGLShaderProgram::addShaderFromSourceCode
Name: QGLShaderProgram::addShaderFromSourceCode
Prototype: bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const char *source)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 747-760
  0.000% (0/7)
103
QGLShaderProgram::addShaderFromSourceCode
Name: QGLShaderProgram::addShaderFromSourceCode
Prototype: bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QByteArray& source)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 777-780
  0.000% (0/1)
11
QGLShaderProgram::addShaderFromSourceCode
Name: QGLShaderProgram::addShaderFromSourceCode
Prototype: bool QGLShaderProgram::addShaderFromSourceCode(QGLShader::ShaderType type, const QString& source)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 797-800
  0.000% (0/1)
11
QGLShaderProgram::addShaderFromSourceFile
Name: QGLShaderProgram::addShaderFromSourceFile
Prototype: bool QGLShaderProgram::addShaderFromSourceFile (QGLShader::ShaderType type, const QString& fileName)
Coverage:  0.000% (0/7)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 814-828
  0.000% (0/7)
103
QGLShaderProgram::attributeLocation
Name: QGLShaderProgram::attributeLocation
Prototype: int QGLShaderProgram::attributeLocation(const char *name) const
Coverage:  0.000% (0/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1123-1133
  0.000% (0/8)
62
QGLShaderProgram::attributeLocation
Name: QGLShaderProgram::attributeLocation
Prototype: int QGLShaderProgram::attributeLocation(const QByteArray& name) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1144-1147
  0.000% (0/1)
11
QGLShaderProgram::attributeLocation
Name: QGLShaderProgram::attributeLocation
Prototype: int QGLShaderProgram::attributeLocation(const QString& name) const
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1158-1161
  0.000% (0/1)
11
QGLShaderProgram::bind
Name: QGLShaderProgram::bind
Prototype: bool QGLShaderProgram::bind()
Coverage:  35.714% (5/14)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1003-1019
 35.714% (5/14)
114
QGLShaderProgram::bindAttributeLocation
Name: QGLShaderProgram::bindAttributeLocation
Prototype: void QGLShaderProgram::bindAttributeLocation(const char *name, int location)
Coverage:  50.000% (4/8)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1071-1078
 50.000% (4/8)
52
QGLShaderProgram::bindAttributeLocation
Name: QGLShaderProgram::bindAttributeLocation
Prototype: void QGLShaderProgram::bindAttributeLocation(const QByteArray& name, int location)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1093-1096
  0.000% (0/1)
11
QGLShaderProgram::bindAttributeLocation
Name: QGLShaderProgram::bindAttributeLocation
Prototype: void QGLShaderProgram::bindAttributeLocation(const QString& name, int location)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1111-1114
  0.000% (0/1)
11
QGLShaderProgram::disableAttributeArray
Name: QGLShaderProgram::disableAttributeArray
Prototype: void QGLShaderProgram::disableAttributeArray(int location)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1777-1783
  0.000% (0/4)
42
QGLShaderProgram::disableAttributeArray
Name: QGLShaderProgram::disableAttributeArray
Prototype: void QGLShaderProgram::disableAttributeArray(const char *name)
Coverage:  0.000% (0/1)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1794-1797
  0.000% (0/1)
11
QGLShaderProgram::enableAttributeArray
Name: QGLShaderProgram::enableAttributeArray
Prototype: void QGLShaderProgram::enableAttributeArray(int location)
Coverage:  0.000% (0/4)
Absolute File Name: /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp
Lines: 1747-1753
  0.000% (0/4)
42
Page:<>1
Function: AnchorData::dump
...40
Function: QDBusConnectionPrivate::registerServiceNoLock
...50
Function: QDnsMailExchangeRecord::QDnsMailExchangeRecord
...60
Function: QEvdevTabletData::report
...70
Function: QFontEngine::getGlyphBearings
...75
Function: QFusionStyle::drawControl
76
Function: QFutureWatcherBasePrivate::callOutInterfaceDisconnected
77
Function: QGLColormap::QGLColormap
78
Function: QGLEngineShaderManager::setMaskType
7980
Function: QGLShaderProgram::enableAttributeArray
81
Function: QGLShaderProgram::setUniformValue
82
Function: QGLWidget::renderPixmap
83
Function: QGlyphRun::operator=
...90
Function: QGraphicsPolygonItem::polygon
...100
Function: QGtkStyle::QGtkStyle
...200
Function: QSslKey::QSslKey
...308
Function: updateBlockedStatusRecursion

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