Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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: | 274-277 |
| | 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: | 133-142 |
| | 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: | 324-327 |
| | 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: | 252-255 |
| | 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: | 345-348 |
| | 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: | 174-183 |
| | 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: | 333-339 |
| | 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: | 220-223 |
| | 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: | 262-266 |
| | 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: | 310-314 |
| | 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: | 239-243 |
| | 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: | 207-211 |
| | 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: | 285-289 |
| | 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: | 298-301 |
| | 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: | 188-192 |
| | 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: | 386-440 |
| | 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: | 463-711 |
| | 152 | 35 |
QGLFunctions::QGLFunctionsName: | 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 |
| | 2 | 1 |
QGLFunctions::QGLFunctionsName: | 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 |
| | 2 | 1 |
QGLFunctions::hasOpenGLFeatureName: | 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 |
| | 6 | 3 |
QGLFunctions::initializeGLFunctionsName: | 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 |
| | 1 | 1 |
QGLFunctions::openGLFeaturesName: | 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 |
| | 6 | 3 |
QGLFunctionsPrivate::QGLFunctionsPrivateName: | 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 |
| | 2 | 1 |
QGLFunctionsPrivateEx::QGLFunctionsPrivateExName: | 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 |
| | 2 | 1 |
QGLFunctionsPrivateEx::invalidateResourceName: | 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 |
| | 1 | 1 |
QGLFunctionsPrivateEx::~QGLFunctionsPrivateExName: | 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 |
| | 1 | 1 |
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: | 109-113 |
| | 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: | 104-107 |
| | 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: | 115-119 |
| | 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: | 121-124 |
| | 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: | 126-129 |
| | 1 | 1 |
QGLPaintDevice::QGLPaintDeviceName: | 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 |
| | 2 | 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: | 139-142 |
| | 1 | 1 |
QGLPaintDevice::beginPaintName: | 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 |
| | 8 | 2 |
QGLPaintDevice::endPaintName: | 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 |
| | 6 | 2 |
QGLPaintDevice::ensureActiveTargetName: | 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 |
| | 8 | 3 |
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: | 134-137 |
| | 1 | 1 |
QGLPaintDevice::getDeviceName: | 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 |
| | 14 | 6 |
QGLPaintDevice::isFlippedName: | 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 |
| | 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: | 52-71 |
| | 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: | 156-161 |
| | 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: | 178-183 |
| | 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: | 482-491 |
| | 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: | 501-510 |
| | 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: | 521-525 |
| | 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: | 600-604 |
| | 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: | 251-255 |
| | 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: | 532-536 |
| | 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: | 239-246 |
| | 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: | 547-551 |
| | 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: | 561-565 |
| | 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: | 571-575 |
| | 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: | 610-641 |
| | 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: | 393-399 |
| | 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: | 643-646 |
| | 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: | 404-408 |
| | 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: | 211-231 |
| | 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: | 419-469 |
| | 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: | 413-416 |
| | 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: | 369-373 |
| | 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: | 378-388 |
| | 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: | 325-364 |
| | 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: | 190-201 |
| | 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: | 589-598 |
| | 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: | 131-141 |
| | 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: | 581-587 |
| | 4 | 1 |
QGLShader::QGLShaderName: | 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 |
| | 2 | 1 |
QGLShader::QGLShaderName: | 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 |
| | 5 | 2 |
QGLShader::compileSourceCodeName: | 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 |
| | 24 | 8 |
QGLShader::compileSourceCodeName: | 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 |
| | 1 | 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: | 466-469 |
| | 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: | 478-488 |
| | 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: | 3209-3228 |
| | 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: | 518-522 |
| | 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: | 529-533 |
| | 2 | 1 |
QGLShader::shaderIdName: | 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 |
| | 2 | 1 |
QGLShader::shaderTypeName: | 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 |
| | 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: | 495-511 |
| | 14 | 3 |
QGLShaderPrivate::QGLShaderPrivateName: | 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 |
| | 2 | 1 |
QGLShaderPrivate::compileName: | 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 |
| | 33 | 7 |
QGLShaderPrivate::createName: | 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 |
| | 17 | 6 |
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: | 302-308 |
| | 3 | 2 |
QGLShaderPrivate::~QGLShaderPrivateName: | 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 |
| | 3 | 2 |
QGLShaderProgram::QGLShaderProgramName: | 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 |
| | 2 | 1 |
QGLShaderProgram::QGLShaderProgramName: | 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 |
| | 2 | 1 |
QGLShaderProgram::addShaderName: | 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 |
| | 17 | 6 |
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: | 747-760 |
| | 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: | 777-780 |
| | 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: | 797-800 |
| | 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: | 814-828 |
| | 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: | 1123-1133 |
| | 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: | 1144-1147 |
| | 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: | 1158-1161 |
| | 1 | 1 |
QGLShaderProgram::bindName: | 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 |
| | 11 | 4 |
QGLShaderProgram::bindAttributeLocationName: | 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 |
| | 5 | 2 |
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: | 1093-1096 |
| | 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: | 1111-1114 |
| | 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: | 1777-1783 |
| | 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: | 1794-1797 |
| | 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: | 1747-1753 |
| | 4 | 2 |