| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2413-2441 |
| | 14 | 4 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture* QGLContextPrivate::bindTexture(const QImage &image, GLenum target, GLint internalFormat, const qint64 key, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/101) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2474-2696 |
| | 99 | 29 |
QGLContextPrivate::bindTexture| Name: | QGLContextPrivate::bindTexture | | Prototype: | QGLTexture *QGLContextPrivate::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, QGLContext::BindOptions options) | | Coverage: | 0.000% (0/24) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2711-2758 |
| | 27 | 7 |
QGLContext::windowCreated| Name: | QGLContext::windowCreated | | Prototype: | bool QGLContext::windowCreated() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3422-3426 |
| | 2 | 1 |
QGLContext::textureCacheLimit| Name: | QGLContext::textureCacheLimit | | Prototype: | int QGLContext::textureCacheLimit() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3140-3143 |
| | 1 | 1 |
QGLContext::setWindowCreated| Name: | QGLContext::setWindowCreated | | Prototype: | void QGLContext::setWindowCreated(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3429-3433 |
| | 2 | 1 |
QGLContext::setValid| Name: | QGLContext::setValid | | Prototype: | void QGLContext::setValid(bool valid) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3385-3389 |
| | 2 | 1 |
QGLContext::setTextureCacheLimit| Name: | QGLContext::setTextureCacheLimit | | Prototype: | void QGLContext::setTextureCacheLimit(int size) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3130-3133 |
| | 1 | 1 |
QGLContext::setInitialized| Name: | QGLContext::setInitialized | | Prototype: | void QGLContext::setInitialized(bool on) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3441-3445 |
| | 2 | 1 |
QGLContext::setFormat| Name: | QGLContext::setFormat | | Prototype: | void QGLContext::setFormat(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3175-3180 |
| | 3 | 1 |
QGLContext::requestedFormat| Name: | QGLContext::requestedFormat | | Prototype: | QGLFormat QGLContext::requestedFormat() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3403-3407 |
| | 2 | 1 |
QGLContext::overlayTransparentColor| Name: | QGLContext::overlayTransparentColor | | Prototype: | QColor QGLContext::overlayTransparentColor() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3323-3326 |
| | 1 | 1 |
QGLContext::moveToThread| Name: | QGLContext::moveToThread | | Prototype: | void QGLContext::moveToThread(QThread *thread) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3466-3471 |
| | 3 | 2 |
QGLContext::initialized| Name: | QGLContext::initialized | | Prototype: | bool QGLContext::initialized() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3435-3439 |
| | 2 | 1 |
QGLContext::getProcAddress| Name: | QGLContext::getProcAddress | | Prototype: | QFunctionPointer QGLContext::getProcAddress(const QString &procName) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 4040-4044 |
| | 2 | 1 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QRectF &target, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3004-3053 |
| | 21 | 6 |
QGLContext::drawTexture| Name: | QGLContext::drawTexture | | Prototype: | void QGLContext::drawTexture(const QPointF &point, GLuint textureId, GLenum textureTarget) | | Coverage: | 0.000% (0/18) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3076-3120 |
| | 27 | 6 |
QGLContext::deviceIsPixmap| Name: | QGLContext::deviceIsPixmap | | Prototype: | bool QGLContext::deviceIsPixmap() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3415-3419 |
| | 2 | 1 |
QGLContext::deleteTexture| Name: | QGLContext::deleteTexture | | Prototype: | void QGLContext::deleteTexture(GLuint id) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2902-2907 |
| | 3 | 2 |
QGLContext::colorIndex| Name: | QGLContext::colorIndex | | Prototype: | uint QGLContext::colorIndex(const QColor&) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 3273-3276 |
| | 1 | 1 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QString &fileName) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2293-2300 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2819-2827 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QImage &image, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2854-2862 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2868-2876 |
| | 5 | 2 |
QGLContext::bindTexture| Name: | QGLContext::bindTexture | | Prototype: | GLuint QGLContext::bindTexture(const QPixmap &pixmap, GLenum target, GLint format, BindOptions options) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2885-2893 |
| | 5 | 2 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(const QGLFormat &format) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2163-2168 |
| | 2 | 1 |
QGLContext::QGLContext| Name: | QGLContext::QGLContext | | Prototype: | QGLContext::QGLContext(QOpenGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qgl.cpp | | Lines: | 2176-2186 |
| | 7 | 1 |
QGLColormap::size| Name: | QGLColormap::size | | Prototype: | int QGLColormap::size() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 251-254 |
| | 1 | 1 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, QRgb color) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 171-177 |
| | 4 | 2 |
QGLColormap::setEntry| Name: | QGLColormap::setEntry | | Prototype: | void QGLColormap::setEntry(int idx, const QColor &color) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 213-216 |
| | 1 | 1 |
QGLColormap::setEntries| Name: | QGLColormap::setEntries | | Prototype: | void QGLColormap::setEntries(int count, const QRgb *colors, int base) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 185-195 |
| | 13 | 3 |
QGLColormap::operator=| Name: | QGLColormap::operator= | | Prototype: | QGLColormap & QGLColormap::operator=(const QGLColormap &map) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 137-144 |
| | 5 | 2 |
QGLColormap::isEmpty| Name: | QGLColormap::isEmpty | | Prototype: | bool QGLColormap::isEmpty() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 242-245 |
| | 1 | 1 |
QGLColormap::findNearest| Name: | QGLColormap::findNearest | | Prototype: | int QGLColormap::findNearest(QRgb color) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 271-294 |
| | 19 | 4 |
QGLColormap::find| Name: | QGLColormap::find | | Prototype: | int QGLColormap::find(QRgb color) const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 260-265 |
| | 3 | 2 |
QGLColormap::entryRgb| Name: | QGLColormap::entryRgb | | Prototype: | QRgb QGLColormap::entryRgb(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 200-206 |
| | 3 | 2 |
QGLColormap::entryColor| Name: | QGLColormap::entryColor | | Prototype: | QColor QGLColormap::entryColor(int idx) const | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 221-227 |
| | 3 | 2 |
QGLColormap::detach_helper| Name: | QGLColormap::detach_helper | | Prototype: | void QGLColormap::detach_helper() | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 153-166 |
| | 10 | 3 |
QGLColormap::cleanup| Name: | QGLColormap::cleanup | | Prototype: | void QGLColormap::cleanup(QGLColormap::QGLColormapData *x) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 127-132 |
| | 3 | 1 |
QGLColormap::QGLColormap| Name: | QGLColormap::QGLColormap | | Prototype: | QGLColormap::QGLColormap(const QGLColormap &map) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | | Lines: | 111-115 |
| | 1 | 1 |
QGLBuffer::release| Name: | QGLBuffer::release | | Prototype: | void QGLBuffer::release(QGLBuffer::Type type) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 481-485 |
| | 2 | 2 |
QGLBuffer::operator=| Name: | QGLBuffer::operator= | | Prototype: | QGLBuffer &QGLBuffer::operator=(const QGLBuffer &other) | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 211-222 |
| | 7 | 3 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 161-164 |
| | 2 | 1 |
QGLBuffer::QGLBuffer| Name: | QGLBuffer::QGLBuffer | | Prototype: | QGLBuffer::QGLBuffer(const QGLBuffer &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | | Lines: | 185-189 |
| | 1 | 1 |
QGL2PaintEngineState::QGL2PaintEngineState| Name: | QGL2PaintEngineState::QGL2PaintEngineState | | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState(QGL2PaintEngineState &other) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2487-2496 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::updateTextureFilter| Name: | QGL2PaintEngineExPrivate::updateTextureFilter | | Prototype: | void QGL2PaintEngineExPrivate::updateTextureFilter(GLenum target, GLenum wrapMode, bool smoothPixmapTransform, GLuint id) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 115-132 |
| | 10 | 3 |
QGL2PaintEngineExPrivate::stroke| Name: | QGL2PaintEngineExPrivate::stroke | | Prototype: | void QGL2PaintEngineExPrivate::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/26) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1286-1363 |
| | 42 | 7 |
QGL2PaintEngineExPrivate::resetClipIfNeeded| Name: | QGL2PaintEngineExPrivate::resetClipIfNeeded | | Prototype: | void QGL2PaintEngineExPrivate::resetClipIfNeeded() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1094-1127 |
| | 21 | 2 |
QGL2PaintEngineExPrivate::prepareForCachedGlyphDraw| Name: | QGL2PaintEngineExPrivate::prepareForCachedGlyphDraw | | Prototype: | bool QGL2PaintEngineExPrivate::prepareForCachedGlyphDraw(const QFontEngineGlyphCache &cache) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1129-1141 |
| | 7 | 1 |
QGL2PaintEngineExPrivate::drawTexture| Name: | QGL2PaintEngineExPrivate::drawTexture | | Prototype: | void QGL2PaintEngineExPrivate::drawTexture(const QGLRect& dest, const QGLRect& src, const QSize &textureSize, bool opaque, bool pattern) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 506-534 |
| | 16 | 4 |
QGL2PaintEngineExPrivate::drawPixmapFragments| Name: | QGL2PaintEngineExPrivate::drawPixmapFragments | | Prototype: | void QGL2PaintEngineExPrivate::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/30) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1931-2018 |
| | 59 | 8 |
QGL2PaintEngineExPrivate::drawCachedGlyphs| Name: | QGL2PaintEngineExPrivate::drawCachedGlyphs | | Prototype: | void QGL2PaintEngineExPrivate::drawCachedGlyphs(QFontEngine::GlyphFormat glyphFormat, QStaticTextItem *staticTextItem) | | Coverage: | 0.000% (0/114) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1630-1908 |
| | 165 | 32 |
QGL2PaintEngineExPrivate::cleanupVectorPath| Name: | QGL2PaintEngineExPrivate::cleanupVectorPath | | Prototype: | void QGL2PaintEngineExPrivate::cleanupVectorPath(QPaintEngineEx *engine, void *data) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 728-742 |
| | 5 | 1 |
QGL2PaintEngineEx::transformChanged| Name: | QGL2PaintEngineEx::transformChanged | | Prototype: | void QGL2PaintEngineEx::transformChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1408-1413 |
| | 3 | 1 |
QGL2PaintEngineEx::stroke| Name: | QGL2PaintEngineEx::stroke | | Prototype: | void QGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | | Coverage: | 0.000% (0/11) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1266-1284 |
| | 11 | 3 |
QGL2PaintEngineEx::shouldDrawCachedGlyphs| Name: | QGL2PaintEngineEx::shouldDrawCachedGlyphs | | Prototype: | bool QGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | | Coverage: | 0.000% (0/12) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 653-677 |
| | 8 | 4 |
QGL2PaintEngineEx::setTranslateZ| Name: | QGL2PaintEngineEx::setTranslateZ | | Prototype: | void QGL2PaintEngineEx::setTranslateZ(GLfloat z) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2415-2422 |
| | 4 | 2 |
QGL2PaintEngineEx::opacityChanged| Name: | QGL2PaintEngineEx::opacityChanged | | Prototype: | void QGL2PaintEngineEx::opacityChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1369-1378 |
| | 5 | 1 |
QGL2PaintEngineEx::isNativePaintingActive| Name: | QGL2PaintEngineEx::isNativePaintingActive | | Prototype: | bool QGL2PaintEngineEx::isNativePaintingActive() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 648-651 |
| | 2 | 1 |
QGL2PaintEngineEx::invalidateState| Name: | QGL2PaintEngineEx::invalidateState | | Prototype: | void QGL2PaintEngineEx::invalidateState() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 642-646 |
| | 2 | 1 |
QGL2PaintEngineEx::endNativePainting| Name: | QGL2PaintEngineEx::endNativePainting | | Prototype: | void QGL2PaintEngineEx::endNativePainting() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 635-640 |
| | 3 | 1 |
QGL2PaintEngineEx::drawTexture| Name: | QGL2PaintEngineEx::drawTexture | | Prototype: | bool QGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1539-1557 |
| | 12 | 2 |
QGL2PaintEngineEx::drawTextItem| Name: | QGL2PaintEngineEx::drawTextItem | | Prototype: | void QGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1559-1602 |
| | 26 | 4 |
QGL2PaintEngineEx::drawStaticTextItem| Name: | QGL2PaintEngineEx::drawStaticTextItem | | Prototype: | void QGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1508-1537 |
| | 15 | 4 |
QGL2PaintEngineEx::drawPixmapFragments| Name: | QGL2PaintEngineEx::drawPixmapFragments | | Prototype: | void QGL2PaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints hints) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1910-1928 |
| | 10 | 3 |
QGL2PaintEngineEx::drawPixmap| Name: | QGL2PaintEngineEx::drawPixmap | | Prototype: | void QGL2PaintEngineEx::drawPixmap(const QRectF& dest, const QPixmap & pixmap, const QRectF & src) | | Coverage: | 0.000% (0/17) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1421-1465 |
| | 25 | 3 |
QGL2PaintEngineEx::drawImage| Name: | QGL2PaintEngineEx::drawImage | | Prototype: | void QGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1467-1506 |
| | 20 | 3 |
QGL2PaintEngineEx::compositionModeChanged| Name: | QGL2PaintEngineEx::compositionModeChanged | | Prototype: | void QGL2PaintEngineEx::compositionModeChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 1380-1386 |
| | 3 | 1 |
QGL2PaintEngineEx::clipEnabledChanged| Name: | QGL2PaintEngineEx::clipEnabledChanged | | Prototype: | void QGL2PaintEngineEx::clipEnabledChanged() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2201-2211 |
| | 5 | 2 |
QGL2PaintEngineEx::clip| Name: | QGL2PaintEngineEx::clip | | Prototype: | void QGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | | Coverage: | 0.000% (0/32) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 2299-2359 |
| | 37 | 9 |
QGL2PaintEngineEx::beginNativePainting::[lambda]| Name: | QGL2PaintEngineEx::beginNativePainting::[lambda] | | Prototype: | []() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 555-555 |
| | 0 | 1 |
QGL2PaintEngineEx::beginNativePainting| Name: | QGL2PaintEngineEx::beginNativePainting | | Prototype: | void QGL2PaintEngineEx::beginNativePainting() | | Coverage: | 0.000% (0/23) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | | Lines: | 536-593 |
| | 33 | 5 |
QGL2GradientCacheWrapper::cacheForContext| Name: | QGL2GradientCacheWrapper::cacheForContext | | Prototype: | QGL2GradientCache *cacheForContext(const QGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 50-53 |
| | 2 | 1 |
QGL2GradientCache::~QGL2GradientCache| Name: | QGL2GradientCache::~QGL2GradientCache | | Prototype: | QGL2GradientCache::~QGL2GradientCache() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 67-70 |
| | 1 | 1 |
QGL2GradientCache::invalidateResource| Name: | QGL2GradientCache::invalidateResource | | Prototype: | void QGL2GradientCache::invalidateResource() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 77-81 |
| | 2 | 1 |
QGL2GradientCache::getBuffer| Name: | QGL2GradientCache::getBuffer | | Prototype: | GLuint QGL2GradientCache::getBuffer(const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/21) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 100-126 |
| | 15 | 5 |
QGL2GradientCache::generateGradientColorTable| Name: | QGL2GradientCache::generateGradientColorTable | | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | | Coverage: | 0.000% (0/25) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 172-222 |
| | 34 | 8 |
QGL2GradientCache::freeResource| Name: | QGL2GradientCache::freeResource | | Prototype: | void QGL2GradientCache::freeResource(QOpenGLContext *) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 83-86 |
| | 1 | 1 |
QGL2GradientCache::cleanCache| Name: | QGL2GradientCache::cleanCache | | Prototype: | void QGL2GradientCache::cleanCache() | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 88-98 |
| | 7 | 2 |
QGL2GradientCache::cacheForContext| Name: | QGL2GradientCache::cacheForContext | | Prototype: | QGL2GradientCache *QGL2GradientCache::cacheForContext(const QGLContext *context) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 72-75 |
| | 1 | 1 |
QGL2GradientCache::addCacheElement| Name: | QGL2GradientCache::addCacheElement | | Prototype: | GLuint QGL2GradientCache::addCacheElement(quint64 hash_val, const QGradient &gradient, qreal opacity) | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 129-152 |
| | 16 | 3 |
QGL2GradientCache::QGL2GradientCache| Name: | QGL2GradientCache::QGL2GradientCache | | Prototype: | QGL2GradientCache::QGL2GradientCache(QOpenGLContext *ctx) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | | Lines: | 62-65 |
| | 2 | 1 |
QFutureWatcherBase::setPendingResultsLimit| Name: | QFutureWatcherBase::setPendingResultsLimit | | Prototype: | void QFutureWatcherBase::setPendingResultsLimit(int limit) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 350-354 |
| | 2 | 1 |
QFutureWatcherBase::setPaused| Name: | QFutureWatcherBase::setPaused | | Prototype: | void QFutureWatcherBase::setPaused(bool paused) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | | Lines: | 154-157 |
| | 1 | 1 |
QFutureInterfaceBasePrivate::internal_waitForNextResult| Name: | QFutureInterfaceBasePrivate::internal_waitForNextResult | | Prototype: | bool QFutureInterfaceBasePrivate::internal_waitForNextResult() | | Coverage: | 0.000% (0/9) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 483-492 |
| | 5 | 3 |
QFutureInterfaceBase::waitForNextResult| Name: | QFutureInterfaceBase::waitForNextResult | | Prototype: | bool QFutureInterfaceBase::waitForNextResult() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 193-197 |
| | 2 | 1 |
QFutureInterfaceBase::setExpectedResultCount| Name: | QFutureInterfaceBase::setExpectedResultCount | | Prototype: | void QFutureInterfaceBase::setExpectedResultCount(int resultCount) | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 295-300 |
| | 3 | 2 |
QFutureInterfaceBase::expectedResultCount| Name: | QFutureInterfaceBase::expectedResultCount | | Prototype: | int QFutureInterfaceBase::expectedResultCount() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfutureinterface.cpp | | Lines: | 302-305 |
| | 1 | 1 |
QFusionStylePrivate::QFusionStylePrivate| Name: | QFusionStylePrivate::QFusionStylePrivate | | Prototype: | QFusionStylePrivate::QFusionStylePrivate() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 339-342 |
| | 1 | 1 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3286-3301 |
| | 11 | 2 |
QFusionStyle::unpolish| Name: | QFusionStyle::unpolish | | Prototype: | void QFusionStyle::unpolish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3306-3309 |
| | 1 | 1 |
QFusionStyle::subElementRect| Name: | QFusionStyle::subElementRect | | Prototype: | QRect QFusionStyle::subElementRect(SubElement sr, const QStyleOption *opt, const QWidget *w) const | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3688-3718 |
| | 15 | 10 |
QFusionStyle::subControlRect| Name: | QFusionStyle::subControlRect | | Prototype: | QRect QFusionStyle::subControlRect(ComplexControl control, const QStyleOptionComplex *option, SubControl subControl, const QWidget *widget) const | | Coverage: | 0.000% (0/218) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3314-3571 |
| | 186 | 77 |
QFusionStyle::styleHint| Name: | QFusionStyle::styleHint | | Prototype: | int QFusionStyle::styleHint(StyleHint hint, const QStyleOption *option, const QWidget *widget, QStyleHintReturn *returnData) const | | Coverage: | 0.000% (0/46) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3612-3685 |
| | 23 | 33 |
QFusionStyle::standardPixmap| Name: | QFusionStyle::standardPixmap | | Prototype: | QPixmap QFusionStyle::standardPixmap(StandardPixmap standardPixmap, const QStyleOption *opt, const QWidget *widget) const | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3732-3751 |
| | 6 | 6 |
QFusionStyle::standardPalette| Name: | QFusionStyle::standardPalette | | Prototype: | QPalette QFusionStyle::standardPalette () const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 1920-1923 |
| | 1 | 1 |
QFusionStyle::standardIcon| Name: | QFusionStyle::standardIcon | | Prototype: | QIcon QFusionStyle::standardIcon(StandardPixmap standardIcon, const QStyleOption *option, const QWidget *widget) const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3723-3727 |
| | 1 | 1 |
QFusionStyle::sizeFromContents| Name: | QFusionStyle::sizeFromContents | | Prototype: | QSize QFusionStyle::sizeFromContents(ContentsType type, const QStyleOption *option, const QSize &size, const QWidget *widget) const | | Coverage: | 0.000% (0/79) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3151-3244 |
| | 66 | 30 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QApplication *app) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3249-3252 |
| | 1 | 1 |
QFusionStyle::polish| Name: | QFusionStyle::polish | | Prototype: | void QFusionStyle::polish(QWidget *widget) | | Coverage: | 0.000% (0/20) | | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/widgets/styles/qfusionstyle.cpp | | Lines: | 3257-3273 |
| | 12 | 2 |