| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity | 
 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:  | 2014-2084 |  
  |  | 39 | 5 | 
 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:  | 2293-2353 |  
  |  | 37 | 9 | 
 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:  | 530-587 |  
  |  | 33 | 5 | 
 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:  | 1553-1596 |  
  |  | 26 | 4 | 
 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:  | 1415-1459 |  
  |  | 25 | 3 | 
 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:  | 2418-2459 |  
  |  | 20 | 8 | 
 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:  | 1461-1500 |  
  |  | 20 | 3 | 
 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:  | 2119-2142 |  
  |  | 16 | 4 | 
 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:  | 1502-1531 |  
  |  | 15 | 4 | 
 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:  | 2086-2117 |  
  |  | 12 | 1 | 
 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:  | 1533-1551 |  
  |  | 12 | 2 | 
 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:  | 2461-2479 |  
  |  | 12 | 3 | 
 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:  | 1260-1278 |  
  |  | 11 | 3 | 
 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:  | 1904-1922 |  
  |  | 10 | 3 | 
 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:  | 1382-1400 |  
  |  | 9 | 3 | 
 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:  | 647-671 |  
  |  | 8 | 4 | 
 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:  | 1246-1255 |  
  |  | 6 | 2 | 
 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:  | 1363-1372 |  
  |  | 5 | 1 | 
 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:  | 2195-2205 |  
  |  | 5 | 2 | 
 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:  | 2409-2416 |  
  |  | 4 | 2 | 
 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:  | 1402-1407 |  
  |  | 3 | 1 | 
 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:  | 629-634 |  
  |  | 3 | 1 | 
 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:  | 1374-1380 |  
  |  | 3 | 1 | 
 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:  | 642-645 |  
  |  | 2 | 1 | 
 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:  | 636-640 |  
  |  | 2 | 1 | 
 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:  | 1237-1240 |  
  |  | 2 | 1 | 
 beginNativePainting| Name:  | QGL2PaintEngineEx::beginNativePainting |  | Coverage:  |   0.000% (0/1) |  
  |  | 0 | 1 |