| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity | 
 QGL2PEXVertexArray::addClosingLine| Name:  | 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::addPath| Name:  | 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::boundingRect| Name:  | 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::clear| Name:  | 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::lineToArray| Name:  | 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::QGL2PaintEngineEx| Name:  | 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::begin| Name:  | 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::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 | 
 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::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::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::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::createState| Name:  | 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::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::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::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::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::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::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::end| Name:  | 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::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::ensureActive| Name:  | 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::fill| Name:  | 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::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::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::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::renderHintsChanged| Name:  | 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::setState| Name:  | 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::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::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::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::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 | 
 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 | 
 QGL2PaintEngineExPrivate::clearClip| Name:  | 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::composite| Name:  | 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::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::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::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::drawVertexArrays| Name:  | 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::fill| Name:  | 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::fillStencilWithVertexArray| Name:  | 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::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::prepareForDraw| Name:  | 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::regenerateClip| Name:  | 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::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::resetGLState| Name:  | 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::resetOpenGLContextActiveEngine| Name:  | 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::setBrush| Name:  | 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::setScissor| Name:  | 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::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::systemStateChanged| Name:  | 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::transferMode| Name:  | 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::updateBrushTexture| Name:  | 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::updateBrushUniforms| Name:  | 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::updateClipScissorTest| Name:  | 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::updateCompositionMode| Name:  | 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::updateMatrix| Name:  | 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::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::useSimpleShader| Name:  | 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::writeClip| Name:  | 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::~QGL2PaintEngineExPrivate| Name:  | 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::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 | 
 QGL2PaintEngineState::QGL2PaintEngineState| Name:  | 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::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(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::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 | 
 QGLBuffer::allocate| Name:  | 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::bind| Name:  | 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::bufferId| Name:  | 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::create| Name:  | 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::destroy| Name:  | 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::isCreated| Name:  | 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::map| Name:  | 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::read| Name:  | 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::release| Name:  | 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::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::setUsagePattern| Name:  | 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::size| Name:  | 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::type| Name:  | 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::unmap| Name:  | 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::usagePattern| Name:  | 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::write| Name:  | 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::~QGLBuffer| Name:  | 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::QGLBufferPrivate| Name:  | 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::QGLColormap| Name:  | 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::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 | 
 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::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::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::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::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::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::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::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::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::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::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::~QGLColormap| Name:  | 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 |