Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat &format) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 901-907 |
| | 3 | 1 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(int width, int height, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 922-934 |
| | 4 | 2 |
QGLFramebufferObject::QGLFramebufferObjectName: | QGLFramebufferObject::QGLFramebufferObject | Prototype: | QGLFramebufferObject::QGLFramebufferObject(const QSize &size, Attachment attachment, GLenum target, GLenum internal_format) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 949-961 |
| | 4 | 2 |
QGLFramebufferObject::attachmentName: | QGLFramebufferObject::attachment | Prototype: | QGLFramebufferObject::Attachment QGLFramebufferObject::attachment() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1329-1335 |
| | 4 | 2 |
QGLFramebufferObject::bindName: | QGLFramebufferObject::bind | Prototype: | bool QGLFramebufferObject::bind() | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1019-1040 |
| | 15 | 5 |
QGLFramebufferObject::bindDefaultName: | QGLFramebufferObject::bindDefault | Prototype: | bool QGLFramebufferObject::bindDefault() | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1189-1207 |
| | 9 | 3 |
QGLFramebufferObject::blitFramebufferName: | QGLFramebufferObject::blitFramebuffer | Prototype: | void QGLFramebufferObject::blitFramebuffer(QGLFramebufferObject *target, const QRect &targetRect, QGLFramebufferObject *source, const QRect &sourceRect, GLbitfield buffers, GLenum filter) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1403-1443 |
| | 25 | 3 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1231-1234 |
| | 1 | 1 |
QGLFramebufferObject::drawTextureName: | QGLFramebufferObject::drawTexture | Prototype: | void QGLFramebufferObject::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1246-1249 |
| | 1 | 1 |
QGLFramebufferObject::formatName: | QGLFramebufferObject::format | Prototype: | QGLFramebufferObjectFormat QGLFramebufferObject::format() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1109-1113 |
| | 2 | 1 |
QGLFramebufferObject::handleName: | QGLFramebufferObject::handle | Prototype: | GLuint QGLFramebufferObject::handle() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1313-1317 |
| | 2 | 1 |
QGLFramebufferObject::hasOpenGLFramebufferBlitName: | QGLFramebufferObject::hasOpenGLFramebufferBlit | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferBlit() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1366-1369 |
| | 1 | 1 |
QGLFramebufferObject::hasOpenGLFramebufferObjectsName: | QGLFramebufferObject::hasOpenGLFramebufferObjects | Prototype: | bool QGLFramebufferObject::hasOpenGLFramebufferObjects() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1215-1218 |
| | 1 | 1 |
QGLFramebufferObject::isBoundName: | QGLFramebufferObject::isBound | Prototype: | bool QGLFramebufferObject::isBound() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1344-1354 |
| | 6 | 2 |
QGLFramebufferObject::isValidName: | QGLFramebufferObject::isValid | Prototype: | bool QGLFramebufferObject::isValid() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1004-1008 |
| | 2 | 1 |
QGLFramebufferObject::metricName: | QGLFramebufferObject::metric | Prototype: | int QGLFramebufferObject::metric(PaintDeviceMetric metric) const | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1252-1302 |
| | 21 | 14 |
QGLFramebufferObject::paintEngineName: | QGLFramebufferObject::paintEngine | Prototype: | QPaintEngine *QGLFramebufferObject::paintEngine() const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1166-1178 |
| | 8 | 3 |
QGLFramebufferObject::releaseName: | QGLFramebufferObject::release | Prototype: | bool QGLFramebufferObject::release() | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1051-1076 |
| | 14 | 5 |
QGLFramebufferObject::sizeName: | QGLFramebufferObject::size | Prototype: | QSize QGLFramebufferObject::size() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1100-1104 |
| | 2 | 1 |
QGLFramebufferObject::textureName: | QGLFramebufferObject::texture | Prototype: | GLuint QGLFramebufferObject::texture() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1088-1092 |
| | 2 | 1 |
QGLFramebufferObject::toImageName: | QGLFramebufferObject::toImage | Prototype: | QImage QGLFramebufferObject::toImage() const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 1137-1161 |
| | 15 | 5 |
QGLFramebufferObject::~QGLFramebufferObjectName: | QGLFramebufferObject::~QGLFramebufferObject | Prototype: | QGLFramebufferObject::~QGLFramebufferObject() | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 968-984 |
| | 12 | 6 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 161-164 |
| | 1 | 1 |
QGLFramebufferObjectFormat::QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 170-174 |
| | 2 | 1 |
QGLFramebufferObjectFormat::attachmentName: | 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: | 280-283 |
| | 1 | 1 |
QGLFramebufferObjectFormat::detachName: | 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: | 139-148 |
| | 6 | 3 |
QGLFramebufferObjectFormat::internalTextureFormatName: | 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: | 330-333 |
| | 1 | 1 |
QGLFramebufferObjectFormat::mipmapName: | 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: | 258-261 |
| | 1 | 1 |
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: | 351-354 |
| | 1 | 1 |
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: | 180-189 |
| | 6 | 3 |
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: | 339-345 |
| | 3 | 2 |
QGLFramebufferObjectFormat::samplesName: | 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: | 226-229 |
| | 1 | 1 |
QGLFramebufferObjectFormat::setAttachmentName: | 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: | 268-272 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setInternalTextureFormatName: | 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: | 316-320 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setMipmapName: | 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: | 245-249 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setSamplesName: | 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: | 213-217 |
| | 2 | 1 |
QGLFramebufferObjectFormat::setTextureTargetName: | 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: | 291-295 |
| | 2 | 1 |
QGLFramebufferObjectFormat::textureTargetName: | 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: | 304-307 |
| | 1 | 1 |
QGLFramebufferObjectFormat::~QGLFramebufferObjectFormatName: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat | Prototype: | QGLFramebufferObjectFormat::~QGLFramebufferObjectFormat() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglframebufferobject.cpp | Lines: | 194-198 |
| | 2 | 2 |
QGLFramebufferObjectPrivate::checkFramebufferStatusName: | 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: | 392-446 |
| | 21 | 11 |
QGLFramebufferObjectPrivate::initName: | 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: | 469-717 |
| | 152 | 35 |
QGLPBufferGLPaintDevice::beginPaintName: | 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: | 115-119 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::contextName: | 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: | 110-113 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::endPaintName: | 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: | 121-125 |
| | 2 | 1 |
QGLPBufferGLPaintDevice::setFboName: | 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: | 127-130 |
| | 1 | 1 |
QGLPBufferGLPaintDevice::setPBufferName: | 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: | 132-135 |
| | 1 | 1 |
QGLPaintDevice::alphaRequestedName: | 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: | 145-148 |
| | 1 | 1 |
QGLPaintDevice::formatName: | 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: | 140-143 |
| | 1 | 1 |
QGLPaintDevice::metricName: | 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: | 58-77 |
| | 9 | 7 |
QGLPixelBuffer::QGLPixelBufferName: | 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: | 162-167 |
| | 2 | 1 |
QGLPixelBuffer::QGLPixelBufferName: | 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: | 184-189 |
| | 2 | 1 |
QGLPixelBuffer::bindTextureName: | 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: | 488-497 |
| | 3 | 1 |
QGLPixelBuffer::bindTextureName: | 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: | 507-516 |
| | 3 | 1 |
QGLPixelBuffer::bindTextureName: | 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: | 527-531 |
| | 2 | 1 |
QGLPixelBuffer::bindToDynamicTextureName: | 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: | 606-610 |
| | 2 | 1 |
QGLPixelBuffer::contextName: | 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: | 257-261 |
| | 2 | 1 |
QGLPixelBuffer::deleteTextureName: | 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: | 538-542 |
| | 2 | 1 |
QGLPixelBuffer::doneCurrentName: | 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: | 245-252 |
| | 5 | 2 |
QGLPixelBuffer::drawTextureName: | 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: | 553-557 |
| | 2 | 1 |
QGLPixelBuffer::drawTextureName: | 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: | 567-571 |
| | 2 | 1 |
QGLPixelBuffer::formatName: | 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: | 577-581 |
| | 2 | 1 |
QGLPixelBuffer::generateDynamicTextureName: | 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: | 616-647 |
| | 20 | 4 |
QGLPixelBuffer::handleName: | 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: | 399-405 |
| | 4 | 2 |
QGLPixelBuffer::hasOpenGLPbuffersName: | 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: | 649-652 |
| | 1 | 1 |
QGLPixelBuffer::isValidName: | 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: | 410-414 |
| | 2 | 1 |
QGLPixelBuffer::makeCurrentName: | 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: | 217-237 |
| | 17 | 6 |
QGLPixelBuffer::metricName: | 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: | 425-475 |
| | 21 | 14 |
QGLPixelBuffer::paintEngineName: | 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: | 419-422 |
| | 1 | 1 |
QGLPixelBuffer::sizeName: | 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: | 375-379 |
| | 2 | 1 |
QGLPixelBuffer::toImageName: | 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: | 384-394 |
| | 7 | 3 |
QGLPixelBuffer::updateDynamicTextureName: | 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: | 331-370 |
| | 16 | 5 |
QGLPixelBuffer::~QGLPixelBufferName: | QGLPixelBuffer::~QGLPixelBuffer | Prototype: | QGLPixelBuffer::~QGLPixelBuffer() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglpixelbuffer.cpp | Lines: | 196-207 |
| | 7 | 3 |
QGLPixelBufferPrivate::cleanupName: | 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: | 595-604 |
| | 7 | 1 |
QGLPixelBufferPrivate::common_initName: | 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: | 137-147 |
| | 7 | 2 |
QGLPixelBufferPrivate::initName: | 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: | 587-593 |
| | 4 | 1 |
QGLShader::compileSourceCodeName: | 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: | 472-475 |
| | 1 | 1 |
QGLShader::compileSourceFileName: | 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: | 484-494 |
| | 6 | 2 |
QGLShader::hasOpenGLShadersName: | 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: | 3214-3233 |
| | 13 | 6 |
QGLShader::isCompiledName: | 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: | 524-528 |
| | 2 | 1 |
QGLShader::logName: | 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: | 535-539 |
| | 2 | 1 |
QGLShader::shaderIdName: | QGLShader::shaderId | Prototype: | GLuint QGLShader::shaderId() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 546-550 |
| | 2 | 1 |
QGLShader::sourceCodeName: | 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: | 501-517 |
| | 14 | 3 |
QGLShaderPrivate::deleteShaderName: | 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: | 308-314 |
| | 3 | 2 |
QGLShaderProgram::addShaderFromSourceCodeName: | 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: | 753-766 |
| | 10 | 3 |
QGLShaderProgram::addShaderFromSourceCodeName: | 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: | 783-786 |
| | 1 | 1 |
QGLShaderProgram::addShaderFromSourceCodeName: | 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: | 803-806 |
| | 1 | 1 |
QGLShaderProgram::addShaderFromSourceFileName: | 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: | 820-834 |
| | 10 | 3 |
QGLShaderProgram::attributeLocationName: | 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: | 1128-1138 |
| | 6 | 2 |
QGLShaderProgram::attributeLocationName: | 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: | 1149-1152 |
| | 1 | 1 |
QGLShaderProgram::attributeLocationName: | 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: | 1163-1166 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocationName: | 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: | 1098-1101 |
| | 1 | 1 |
QGLShaderProgram::bindAttributeLocationName: | 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: | 1116-1119 |
| | 1 | 1 |
QGLShaderProgram::disableAttributeArrayName: | 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: | 1782-1788 |
| | 4 | 2 |
QGLShaderProgram::disableAttributeArrayName: | 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: | 1799-1802 |
| | 1 | 1 |
QGLShaderProgram::enableAttributeArrayName: | 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: | 1752-1758 |
| | 4 | 2 |
QGLShaderProgram::enableAttributeArrayName: | QGLShaderProgram::enableAttributeArray | Prototype: | void QGLShaderProgram::enableAttributeArray(const char *name) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 1770-1773 |
| | 1 | 1 |
QGLShaderProgram::geometryInputTypeName: | QGLShaderProgram::geometryInputType | Prototype: | GLenum QGLShaderProgram::geometryInputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3134-3137 |
| | 1 | 1 |
QGLShaderProgram::geometryOutputTypeName: | QGLShaderProgram::geometryOutputType | Prototype: | GLenum QGLShaderProgram::geometryOutputType() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3161-3164 |
| | 1 | 1 |
QGLShaderProgram::geometryOutputVertexCountName: | QGLShaderProgram::geometryOutputVertexCount | Prototype: | int QGLShaderProgram::geometryOutputVertexCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3109-3112 |
| | 1 | 1 |
QGLShaderProgram::hasOpenGLShaderProgramsName: | QGLShaderProgram::hasOpenGLShaderPrograms | Prototype: | bool QGLShaderProgram::hasOpenGLShaderPrograms(const QGLContext *context) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglshaderprogram.cpp | Lines: | 3174-3188 |
| | 6 | 3 |