| Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLFramebufferObject::QGLFramebufferObject| Name: | 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::QGLFramebufferObject| Name: | 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::QGLFramebufferObject| Name: | 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::attachment| Name: | 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::bind| Name: | 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::bindDefault| Name: | 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::blitFramebuffer| Name: | 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::drawTexture| Name: | 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::drawTexture| Name: | 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::format| Name: | 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::handle| Name: | 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::hasOpenGLFramebufferBlit| Name: | 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::hasOpenGLFramebufferObjects| Name: | 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::isBound| Name: | 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::isValid| Name: | 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::metric| Name: | 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::paintEngine| Name: | 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::release| Name: | 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::size| Name: | 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::texture| Name: | 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::toImage| Name: | 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::~QGLFramebufferObject| Name: | 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::QGLFramebufferObjectFormat| Name: | 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::QGLFramebufferObjectFormat| Name: | 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::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: | 280-283 |
| | 1 | 1 |
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: | 139-148 |
| | 6 | 3 |
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: | 330-333 |
| | 1 | 1 |
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: | 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::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: | 226-229 |
| | 1 | 1 |
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: | 268-272 |
| | 2 | 1 |
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: | 316-320 |
| | 2 | 1 |
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: | 245-249 |
| | 2 | 1 |
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: | 213-217 |
| | 2 | 1 |
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: | 291-295 |
| | 2 | 1 |
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: | 304-307 |
| | 1 | 1 |
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: | 194-198 |
| | 2 | 2 |
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: | 392-446 |
| | 21 | 11 |
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: | 469-717 |
| | 152 | 35 |
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: | 115-119 |
| | 2 | 1 |
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: | 110-113 |
| | 1 | 1 |
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: | 121-125 |
| | 2 | 1 |
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: | 127-130 |
| | 1 | 1 |
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: | 132-135 |
| | 1 | 1 |
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: | 145-148 |
| | 1 | 1 |
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: | 140-143 |
| | 1 | 1 |
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: | 58-77 |
| | 9 | 7 |
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: | 162-167 |
| | 2 | 1 |
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: | 184-189 |
| | 2 | 1 |
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: | 488-497 |
| | 3 | 1 |
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: | 507-516 |
| | 3 | 1 |
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: | 527-531 |
| | 2 | 1 |
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: | 606-610 |
| | 2 | 1 |
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: | 257-261 |
| | 2 | 1 |
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: | 538-542 |
| | 2 | 1 |
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: | 245-252 |
| | 5 | 2 |
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: | 553-557 |
| | 2 | 1 |
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: | 567-571 |
| | 2 | 1 |
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: | 577-581 |
| | 2 | 1 |
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: | 616-647 |
| | 20 | 4 |
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: | 399-405 |
| | 4 | 2 |
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: | 649-652 |
| | 1 | 1 |
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: | 410-414 |
| | 2 | 1 |
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: | 217-237 |
| | 17 | 6 |
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: | 425-475 |
| | 21 | 14 |
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: | 419-422 |
| | 1 | 1 |
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: | 375-379 |
| | 2 | 1 |
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: | 384-394 |
| | 7 | 3 |
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: | 331-370 |
| | 16 | 5 |
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: | 196-207 |
| | 7 | 3 |
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: | 595-604 |
| | 7 | 1 |
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: | 137-147 |
| | 7 | 2 |
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: | 587-593 |
| | 4 | 1 |
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: | 472-475 |
| | 1 | 1 |
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: | 484-494 |
| | 6 | 2 |
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: | 3214-3233 |
| | 13 | 6 |
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: | 524-528 |
| | 2 | 1 |
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: | 535-539 |
| | 2 | 1 |
QGLShader::shaderId| Name: | 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::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: | 501-517 |
| | 14 | 3 |
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: | 308-314 |
| | 3 | 2 |
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: | 753-766 |
| | 10 | 3 |
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: | 783-786 |
| | 1 | 1 |
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: | 803-806 |
| | 1 | 1 |
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: | 820-834 |
| | 10 | 3 |
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: | 1128-1138 |
| | 6 | 2 |
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: | 1149-1152 |
| | 1 | 1 |
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: | 1163-1166 |
| | 1 | 1 |
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: | 1098-1101 |
| | 1 | 1 |
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: | 1116-1119 |
| | 1 | 1 |
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: | 1782-1788 |
| | 4 | 2 |
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: | 1799-1802 |
| | 1 | 1 |
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: | 1752-1758 |
| | 4 | 2 |
QGLShaderProgram::enableAttributeArray| Name: | 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::geometryInputType| Name: | 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::geometryOutputType| Name: | 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::geometryOutputVertexCount| Name: | 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::hasOpenGLShaderPrograms| Name: | 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 |