Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QGL2PEXVertexArray::addClosingLineName: | QGL2PEXVertexArray::addClosingLine | Prototype: | void QGL2PEXVertexArray::addClosingLine(int index) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 62-67 |
| | 3 | 2 |
QGL2PEXVertexArray::addPathName: | QGL2PEXVertexArray::addPath | Prototype: | void QGL2PEXVertexArray::addPath(const QVectorPath &path, GLfloat curveInverseScale, bool outline) | Coverage: | 48.837% (21/43) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 86-157 |
| | 43 | 16 |
QGL2PEXVertexArray::boundingRectName: | QGL2PEXVertexArray::boundingRect | Prototype: | QGLRect QGL2PEXVertexArray::boundingRect() const | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 54-60 |
| | 3 | 2 |
QGL2PEXVertexArray::clearName: | QGL2PEXVertexArray::clear | Prototype: | void QGL2PEXVertexArray::clear() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 46-51 |
| | 3 | 1 |
QGL2PEXVertexArray::lineToArrayName: | QGL2PEXVertexArray::lineToArray | Prototype: | void QGL2PEXVertexArray::lineToArray(const GLfloat x, const GLfloat y) | Coverage: | 69.231% (9/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 159-171 |
| | 9 | 5 |
QGL2PaintEngineEx::QGL2PaintEngineExName: | QGL2PaintEngineEx::QGL2PaintEngineEx | Prototype: | QGL2PaintEngineEx::QGL2PaintEngineEx() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1243-1246 |
| | 2 | 1 |
QGL2PaintEngineEx::beginName: | QGL2PaintEngineEx::begin | Prototype: | bool QGL2PaintEngineEx::begin(QPaintDevice *pdev) | Coverage: | 53.333% (8/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2020-2090 |
| | 39 | 5 |
QGL2PaintEngineEx::beginNativePaintingName: | 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 |
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::clipName: | 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::clipEnabledChangedName: | 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::compositionModeChangedName: | 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::createStateName: | QGL2PaintEngineEx::createState | Prototype: | QPainterState *QGL2PaintEngineEx::createState(QPainterState *orig) const | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2467-2485 |
| | 12 | 3 |
QGL2PaintEngineEx::drawImageName: | 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::drawPixmapName: | 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::drawPixmapFragmentsName: | 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::drawStaticTextItemName: | 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::drawTextItemName: | 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::drawTextureName: | 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::endName: | QGL2PaintEngineEx::end | Prototype: | bool QGL2PaintEngineEx::end() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2092-2123 |
| | 12 | 1 |
QGL2PaintEngineEx::endNativePaintingName: | 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::ensureActiveName: | QGL2PaintEngineEx::ensureActive | Prototype: | void QGL2PaintEngineEx::ensureActive() | Coverage: | 71.429% (10/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2125-2148 |
| | 16 | 4 |
QGL2PaintEngineEx::fillName: | QGL2PaintEngineEx::fill | Prototype: | void QGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1252-1261 |
| | 6 | 2 |
QGL2PaintEngineEx::invalidateStateName: | 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::isNativePaintingActiveName: | 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::opacityChangedName: | 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::renderHintsChangedName: | QGL2PaintEngineEx::renderHintsChanged | Prototype: | void QGL2PaintEngineEx::renderHintsChanged() | Coverage: | 60.000% (3/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1388-1406 |
| | 9 | 3 |
QGL2PaintEngineEx::setStateName: | QGL2PaintEngineEx::setState | Prototype: | void QGL2PaintEngineEx::setState(QPainterState *new_state) | Coverage: | 44.444% (16/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2424-2465 |
| | 20 | 8 |
QGL2PaintEngineEx::setTranslateZName: | 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::shouldDrawCachedGlyphsName: | 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::strokeName: | 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::transformChangedName: | 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 |
QGL2PaintEngineExPrivate::cleanupVectorPathName: | 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 |
QGL2PaintEngineExPrivate::clearClipName: | QGL2PaintEngineExPrivate::clearClip | Prototype: | void QGL2PaintEngineExPrivate::clearClip(uint value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2213-2223 |
| | 6 | 1 |
QGL2PaintEngineExPrivate::compositeName: | QGL2PaintEngineExPrivate::composite | Prototype: | void QGL2PaintEngineExPrivate::composite(const QGLRect& boundingRect) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1214-1219 |
| | 3 | 1 |
QGL2PaintEngineExPrivate::drawCachedGlyphsName: | 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::drawPixmapFragmentsName: | 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::drawTextureName: | 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::drawVertexArraysName: | QGL2PaintEngineExPrivate::drawVertexArrays | Prototype: | void QGL2PaintEngineExPrivate::drawVertexArrays(const float *data, int *stops, int stopCount, GLenum primitive) | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1222-1239 |
| | 6 | 2 |
QGL2PaintEngineExPrivate::fillName: | QGL2PaintEngineExPrivate::fill | Prototype: | void QGL2PaintEngineExPrivate::fill(const QVectorPath& path) | Coverage: | 4.082% (4/98) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 745-993 |
| | 122 | 25 |
QGL2PaintEngineExPrivate::fillStencilWithVertexArrayName: | QGL2PaintEngineExPrivate::fillStencilWithVertexArray | Prototype: | void QGL2PaintEngineExPrivate::fillStencilWithVertexArray(const float *data, int count, int *stops, int stopCount, const QGLRect &bounds, StencilFillMode mode) | Coverage: | 18.519% (5/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 996-1087 |
| | 47 | 9 |
QGL2PaintEngineExPrivate::prepareForCachedGlyphDrawName: | 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::prepareForDrawName: | QGL2PaintEngineExPrivate::prepareForDraw | Prototype: | bool QGL2PaintEngineExPrivate::prepareForDraw(bool srcPixelsAreOpaque) | Coverage: | 46.377% (32/69) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 1143-1212 |
| | 43 | 13 |
QGL2PaintEngineExPrivate::regenerateClipName: | QGL2PaintEngineExPrivate::regenerateClip | Prototype: | void QGL2PaintEngineExPrivate::regenerateClip() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2361-2365 |
| | 2 | 1 |
QGL2PaintEngineExPrivate::resetClipIfNeededName: | 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::resetGLStateName: | QGL2PaintEngineExPrivate::resetGLState | Prototype: | void QGL2PaintEngineExPrivate::resetGLState() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 595-618 |
| | 17 | 2 |
QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngineName: | QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine | Prototype: | bool QGL2PaintEngineExPrivate::resetOpenGLContextActiveEngine() | Coverage: | 50.000% (4/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 620-633 |
| | 8 | 2 |
QGL2PaintEngineExPrivate::setBrushName: | QGL2PaintEngineExPrivate::setBrush | Prototype: | void QGL2PaintEngineExPrivate::setBrush(const QBrush& brush) | Coverage: | 44.444% (8/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 146-170 |
| | 15 | 5 |
QGL2PaintEngineExPrivate::setScissorName: | QGL2PaintEngineExPrivate::setScissor | Prototype: | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2188-2199 |
| | 7 | 2 |
QGL2PaintEngineExPrivate::strokeName: | 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::systemStateChangedName: | QGL2PaintEngineExPrivate::systemStateChanged | Prototype: | void QGL2PaintEngineExPrivate::systemStateChanged() | Coverage: | 36.000% (9/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2367-2413 |
| | 26 | 6 |
QGL2PaintEngineExPrivate::transferModeName: | QGL2PaintEngineExPrivate::transferMode | Prototype: | void QGL2PaintEngineExPrivate::transferMode(EngineMode newMode) | Coverage: | 8.333% (2/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 679-710 |
| | 17 | 7 |
QGL2PaintEngineExPrivate::updateBrushTextureName: | QGL2PaintEngineExPrivate::updateBrushTexture | Prototype: | void QGL2PaintEngineExPrivate::updateBrushTexture() | Coverage: | 12.500% (4/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 187-243 |
| | 32 | 8 |
QGL2PaintEngineExPrivate::updateBrushUniformsName: | QGL2PaintEngineExPrivate::updateBrushUniforms | Prototype: | void QGL2PaintEngineExPrivate::updateBrushUniforms() | Coverage: | 10.526% (4/38) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 246-366 |
| | 81 | 11 |
QGL2PaintEngineExPrivate::updateClipScissorTestName: | QGL2PaintEngineExPrivate::updateClipScissorTest | Prototype: | void QGL2PaintEngineExPrivate::updateClipScissorTest() | Coverage: | 50.000% (9/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2150-2186 |
| | 19 | 6 |
QGL2PaintEngineExPrivate::updateCompositionModeName: | QGL2PaintEngineExPrivate::updateCompositionMode | Prototype: | void QGL2PaintEngineExPrivate::updateCompositionMode() | Coverage: | 10.345% (3/29) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 441-492 |
| | 30 | 15 |
QGL2PaintEngineExPrivate::updateMatrixName: | QGL2PaintEngineExPrivate::updateMatrix | Prototype: | void QGL2PaintEngineExPrivate::updateMatrix() | Coverage: | 33.333% (3/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 370-438 |
| | 30 | 3 |
QGL2PaintEngineExPrivate::updateTextureFilterName: | 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::useSimpleShaderName: | QGL2PaintEngineExPrivate::useSimpleShader | Prototype: | void QGL2PaintEngineExPrivate::useSimpleShader() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 173-179 |
| | 3 | 2 |
QGL2PaintEngineExPrivate::writeClipName: | QGL2PaintEngineExPrivate::writeClip | Prototype: | void QGL2PaintEngineExPrivate::writeClip(const QVectorPath &path, uint value) | Coverage: | 48.718% (19/39) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2225-2297 |
| | 42 | 9 |
QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivateName: | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate | Prototype: | QGL2PaintEngineExPrivate::~QGL2PaintEngineExPrivate() | Coverage: | 42.857% (3/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 98-113 |
| | 9 | 3 |
QGL2PaintEngineState::QGL2PaintEngineStateName: | 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 |
QGL2PaintEngineState::QGL2PaintEngineStateName: | QGL2PaintEngineState::QGL2PaintEngineState | Prototype: | QGL2PaintEngineState::QGL2PaintEngineState() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2498-2504 |
| | 4 | 1 |
QGLBuffer::QGLBufferName: | 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::QGLBufferName: | QGLBuffer::QGLBuffer | Prototype: | QGLBuffer::QGLBuffer(QGLBuffer::Type type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 174-177 |
| | 2 | 1 |
QGLBuffer::QGLBufferName: | 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 |
QGLBuffer::allocateName: | QGLBuffer::allocate | Prototype: | void QGLBuffer::allocate(const void *data, int count) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 389-398 |
| | 5 | 3 |
QGLBuffer::bindName: | QGLBuffer::bind | Prototype: | bool QGLBuffer::bind() | Coverage: | 83.333% (10/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 424-444 |
| | 11 | 4 |
QGLBuffer::bufferIdName: | QGLBuffer::bufferId | Prototype: | GLuint QGLBuffer::bufferId() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 495-499 |
| | 2 | 1 |
QGLBuffer::createName: | QGLBuffer::create | Prototype: | bool QGLBuffer::create() | Coverage: | 33.333% (6/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 280-303 |
| | 17 | 6 |
QGLBuffer::destroyName: | QGLBuffer::destroy | Prototype: | void QGLBuffer::destroy() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 323-330 |
| | 4 | 2 |
QGLBuffer::isCreatedName: | QGLBuffer::isCreated | Prototype: | bool QGLBuffer::isCreated() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 312-316 |
| | 2 | 1 |
QGLBuffer::mapName: | QGLBuffer::map | Prototype: | void *QGLBuffer::map(QGLBuffer::Access access) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 538-548 |
| | 6 | 3 |
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::readName: | QGLBuffer::read | Prototype: | bool QGLBuffer::read(int offset, void *data, int count) | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 342-357 |
| | 6 | 3 |
QGLBuffer::releaseName: | QGLBuffer::release | Prototype: | void QGLBuffer::release() | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 455-464 |
| | 5 | 3 |
QGLBuffer::releaseName: | 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::setUsagePatternName: | QGLBuffer::setUsagePattern | Prototype: | void QGLBuffer::setUsagePattern(QGLBuffer::UsagePattern value) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 251-255 |
| | 2 | 1 |
QGLBuffer::sizeName: | QGLBuffer::size | Prototype: | int QGLBuffer::size() const | Coverage: | 83.333% (5/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 514-522 |
| | 6 | 2 |
QGLBuffer::typeName: | QGLBuffer::type | Prototype: | QGLBuffer::Type QGLBuffer::type() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 227-231 |
| | 2 | 1 |
QGLBuffer::unmapName: | QGLBuffer::unmap | Prototype: | bool QGLBuffer::unmap() | Coverage: | 44.444% (4/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 563-573 |
| | 6 | 3 |
QGLBuffer::usagePatternName: | QGLBuffer::usagePattern | Prototype: | QGLBuffer::UsagePattern QGLBuffer::usagePattern() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 239-243 |
| | 2 | 1 |
QGLBuffer::writeName: | QGLBuffer::write | Prototype: | void QGLBuffer::write(int offset, const void *data, int count) | Coverage: | 55.556% (5/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 369-378 |
| | 5 | 3 |
QGLBuffer::~QGLBufferName: | QGLBuffer::~QGLBuffer | Prototype: | QGLBuffer::~QGLBuffer() | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 197-203 |
| | 3 | 2 |
QGLBufferPrivate::QGLBufferPrivateName: | QGLBufferPrivate::QGLBufferPrivate | Prototype: | QGLBufferPrivate(QGLBuffer::Type t) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 135-143 |
| | 2 | 1 |
QGLColormap::QGLColormapName: | QGLColormap::QGLColormap | Prototype: | QGLColormap::QGLColormap() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 101-105 |
| | 1 | 1 |
QGLColormap::QGLColormapName: | 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 |
QGLColormap::cleanupName: | 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::detach_helperName: | 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::entryColorName: | 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::entryRgbName: | 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::findName: | 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::findNearestName: | 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::isEmptyName: | 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::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::setEntriesName: | 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::setEntryName: | 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::setEntryName: | 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::sizeName: | 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::~QGLColormapName: | QGLColormap::~QGLColormap | Prototype: | QGLColormap::~QGLColormap() | Coverage: | 50.000% (2/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglcolormap.cpp | Lines: | 121-125 |
| | 2 | 2 |