Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
beginNativePaintingName: | QGL2PaintEngineEx::beginNativePainting | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
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 |
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 |
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 |