Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QFutureWatcherBasePrivate::callOutInterfaceDisconnectedName: | QFutureWatcherBasePrivate::callOutInterfaceDisconnected | Prototype: | void QFutureWatcherBasePrivate::callOutInterfaceDisconnected() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 421-424 |
| | 1 | 1 |
QFutureWatcherBasePrivate::postCallOutEventName: | QFutureWatcherBasePrivate::postCallOutEvent | Prototype: | void QFutureWatcherBasePrivate::postCallOutEvent(const QFutureCallOutEvent &callOutEvent) | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 409-419 |
| | 5 | 3 |
QFutureWatcherBasePrivate::sendCallOutEventName: | QFutureWatcherBasePrivate::sendCallOutEvent | Prototype: | void QFutureWatcherBasePrivate::sendCallOutEvent(QFutureCallOutEvent *event) | Coverage: | 85.714% (36/42) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/corelib/thread/qfuturewatcher.cpp | Lines: | 426-484 |
| | 39 | 18 |
QGL2GradientCache::QGL2GradientCacheName: | 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: | 56-59 |
| | 2 | 1 |
QGL2GradientCache::addCacheElementName: | 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: | 123-146 |
| | 16 | 3 |
QGL2GradientCache::cacheForContextName: | 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: | 66-69 |
| | 1 | 1 |
QGL2GradientCache::cleanCacheName: | 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: | 82-92 |
| | 7 | 2 |
QGL2GradientCache::freeResourceName: | 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: | 77-80 |
| | 1 | 1 |
QGL2GradientCache::generateGradientColorTableName: | QGL2GradientCache::generateGradientColorTable | Prototype: | void QGL2GradientCache::generateGradientColorTable(const QGradient& gradient, uint *colorTable, int size, qreal opacity) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qglgradientcache.cpp | Lines: | 166-219 |
| | 36 | 9 |
QGL2GradientCache::getBufferName: | 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: | 94-120 |
| | 15 | 5 |
QGL2GradientCache::invalidateResourceName: | 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: | 71-75 |
| | 2 | 1 |
QGL2GradientCache::~QGL2GradientCacheName: | 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: | 61-64 |
| | 1 | 1 |
QGL2GradientCacheWrapper::cacheForContextName: | 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: | 44-47 |
| | 2 | 1 |
QGL2PEXVertexArray::addCentroidName: | QGL2PEXVertexArray::addCentroid | Prototype: | void QGL2PEXVertexArray::addCentroid(const QVectorPath &path, int subPathIndex) | Coverage: | 87.500% (7/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp | Lines: | 63-78 |
| | 9 | 2 |
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: | 56-61 |
| | 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: | 80-151 |
| | 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: | 48-54 |
| | 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: | 40-45 |
| | 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: | 153-165 |
| | 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: | 1237-1240 |
| | 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: | 2014-2084 |
| | 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: | 530-587 |
| | 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: | 549-549 |
| | 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: | 2293-2353 |
| | 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: | 2195-2205 |
| | 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: | 1374-1380 |
| | 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: | 2461-2479 |
| | 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: | 1461-1500 |
| | 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: | 1415-1459 |
| | 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: | 1904-1922 |
| | 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: | 1502-1531 |
| | 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: | 1553-1596 |
| | 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: | 1533-1551 |
| | 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: | 2086-2117 |
| | 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: | 629-634 |
| | 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: | 2119-2142 |
| | 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: | 1246-1255 |
| | 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: | 636-640 |
| | 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: | 642-645 |
| | 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: | 1363-1372 |
| | 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: | 1382-1400 |
| | 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: | 2418-2459 |
| | 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: | 2409-2416 |
| | 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: | 647-671 |
| | 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: | 1260-1278 |
| | 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: | 1402-1407 |
| | 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: | 722-736 |
| | 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: | 2207-2217 |
| | 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: | 1208-1213 |
| | 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: | 1624-1902 |
| | 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: | 1925-2012 |
| | 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: | 500-528 |
| | 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: | 1216-1233 |
| | 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: | 739-987 |
| | 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: | 990-1081 |
| | 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: | 1123-1135 |
| | 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: | 1137-1206 |
| | 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: | 2355-2359 |
| | 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: | 1088-1121 |
| | 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: | 589-612 |
| | 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: | 614-627 |
| | 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: | 140-164 |
| | 15 | 5 |
QGL2PaintEngineExPrivate::setScissorName: | QGL2PaintEngineExPrivate::setScissor | Prototype: | void QGL2PaintEngineExPrivate::setScissor(const QRect &rect) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2182-2193 |
| | 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: | 1280-1357 |
| | 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: | 2361-2407 |
| | 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: | 673-704 |
| | 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: | 181-237 |
| | 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: | 240-360 |
| | 81 | 11 |
QGL2PaintEngineExPrivate::updateClipScissorTestName: | QGL2PaintEngineExPrivate::updateClipScissorTest | Prototype: | void QGL2PaintEngineExPrivate::updateClipScissorTest() | Coverage: | 38.889% (7/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp | Lines: | 2144-2180 |
| | 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: | 435-486 |
| | 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: | 364-432 |
| | 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: | 109-126 |
| | 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: | 167-173 |
| | 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: | 2219-2291 |
| | 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: | 92-107 |
| | 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: | 2481-2490 |
| | 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: | 2492-2498 |
| | 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: | 155-158 |
| | 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: | 168-171 |
| | 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: | 179-183 |
| | 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: | 383-392 |
| | 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: | 418-438 |
| | 11 | 4 |
QGLBuffer::bufferIdName: | QGLBuffer::bufferId | Prototype: | GLuint QGLBuffer::bufferId() const | Coverage: | 100.000% (3/3) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 489-493 |
| | 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: | 274-297 |
| | 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: | 317-324 |
| | 4 | 2 |
QGLBuffer::isCreatedName: | QGLBuffer::isCreated | Prototype: | bool QGLBuffer::isCreated() const | Coverage: | 100.000% (5/5) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/opengl/qglbuffer.cpp | Lines: | 306-310 |
| | 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: | 532-542 |
| | 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: | 205-216 |
| | 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: | 336-351 |
| | 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: | 449-458 |
| | 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: | 475-479 |
| | 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: | 245-249 |
| | 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: | 508-516 |
| | 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: | 221-225 |
| | 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: | 557-567 |
| | 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: | 233-237 |
| | 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: | 363-372 |
| | 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: | 191-197 |
| | 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: | 129-137 |
| | 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: | 95-99 |
| | 1 | 1 |