Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
transformChangedName: | QOpenGL2PaintEngineEx::transformChanged | Prototype: | void QOpenGL2PaintEngineEx::transformChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1414-1419 |
| | 3 | 1 |
strokeName: | QOpenGL2PaintEngineEx::stroke | Prototype: | void QOpenGL2PaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1265-1283 |
| | 11 | 3 |
shouldDrawCachedGlyphsName: | QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs | Prototype: | bool QOpenGL2PaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &t) const | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1634-1658 |
| | 8 | 4 |
setStateName: | QOpenGL2PaintEngineEx::setState | Prototype: | void QOpenGL2PaintEngineEx::setState(QPainterState *new_state) | Coverage: | 0.000% (0/36) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2450-2491 |
| | 20 | 8 |
renderHintsChangedName: | QOpenGL2PaintEngineEx::renderHintsChanged | Prototype: | void QOpenGL2PaintEngineEx::renderHintsChanged() | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1388-1412 |
| | 10 | 3 |
opacityChangedName: | QOpenGL2PaintEngineEx::opacityChanged | Prototype: | void QOpenGL2PaintEngineEx::opacityChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1369-1378 |
| | 5 | 1 |
isNativePaintingActiveName: | QOpenGL2PaintEngineEx::isNativePaintingActive | Prototype: | bool QOpenGL2PaintEngineEx::isNativePaintingActive() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 682-685 |
| | 2 | 1 |
invalidateStateName: | QOpenGL2PaintEngineEx::invalidateState | Prototype: | void QOpenGL2PaintEngineEx::invalidateState() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 676-680 |
| | 2 | 1 |
fillName: | QOpenGL2PaintEngineEx::fill | Prototype: | void QOpenGL2PaintEngineEx::fill(const QVectorPath &path, const QBrush &brush) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1251-1260 |
| | 6 | 2 |
ensureActiveName: | QOpenGL2PaintEngineEx::ensureActive | Prototype: | void QOpenGL2PaintEngineEx::ensureActive() | Coverage: | 0.000% (0/12) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2160-2182 |
| | 15 | 4 |
endNativePaintingName: | QOpenGL2PaintEngineEx::endNativePainting | Prototype: | void QOpenGL2PaintEngineEx::endNativePainting() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 669-674 |
| | 3 | 1 |
endName: | QOpenGL2PaintEngineEx::end | Prototype: | bool QOpenGL2PaintEngineEx::end() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2128-2158 |
| | 11 | 1 |
drawTextureName: | QOpenGL2PaintEngineEx::drawTexture | Prototype: | bool QOpenGL2PaintEngineEx::drawTexture(const QRectF &dest, GLuint textureId, const QSize &size, const QRectF &src) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1544-1562 |
| | 11 | 2 |
drawTextItemName: | QOpenGL2PaintEngineEx::drawTextItem | Prototype: | void QOpenGL2PaintEngineEx::drawTextItem(const QPointF &p, const QTextItem &textItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1564-1606 |
| | 25 | 4 |
drawStaticTextItemName: | QOpenGL2PaintEngineEx::drawStaticTextItem | Prototype: | void QOpenGL2PaintEngineEx::drawStaticTextItem(QStaticTextItem *textItem) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1517-1542 |
| | 14 | 4 |
drawPixmapFragmentsName: | QOpenGL2PaintEngineEx::drawPixmapFragments | Prototype: | void QOpenGL2PaintEngineEx::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/gui/opengl/qopenglpaintengine.cpp | Lines: | 1962-1980 |
| | 10 | 3 |
drawPixmapName: | QOpenGL2PaintEngineEx::drawPixmap | Prototype: | void QOpenGL2PaintEngineEx::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/gui/opengl/qopenglpaintengine.cpp | Lines: | 1427-1461 |
| | 20 | 3 |
drawImageName: | QOpenGL2PaintEngineEx::drawImage | Prototype: | void QOpenGL2PaintEngineEx::drawImage(const QRectF& dest, const QImage& image, const QRectF& src, Qt::ImageConversionFlags) | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1463-1515 |
| | 32 | 9 |
createStateName: | QOpenGL2PaintEngineEx::createState | Prototype: | QPainterState *QOpenGL2PaintEngineEx::createState(QPainterState *orig) const | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2493-2511 |
| | 12 | 3 |
compositionModeChangedName: | QOpenGL2PaintEngineEx::compositionModeChanged | Prototype: | void QOpenGL2PaintEngineEx::compositionModeChanged() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1380-1386 |
| | 3 | 1 |
clipEnabledChangedName: | QOpenGL2PaintEngineEx::clipEnabledChanged | Prototype: | void QOpenGL2PaintEngineEx::clipEnabledChanged() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2235-2245 |
| | 5 | 2 |
clipName: | QOpenGL2PaintEngineEx::clip | Prototype: | void QOpenGL2PaintEngineEx::clip(const QVectorPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/32) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2333-2393 |
| | 37 | 9 |
beginNativePaintingName: | QOpenGL2PaintEngineEx::beginNativePainting | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
beginNativePaintingName: | QOpenGL2PaintEngineEx::beginNativePainting | Prototype: | void QOpenGL2PaintEngineEx::beginNativePainting() | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 584-643 |
| | 32 | 4 |
beginName: | QOpenGL2PaintEngineEx::begin | Prototype: | bool QOpenGL2PaintEngineEx::begin(QPaintDevice *pdev) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 2060-2126 |
| | 41 | 5 |
QOpenGL2PaintEngineExName: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx | Prototype: | QOpenGL2PaintEngineEx::QOpenGL2PaintEngineEx() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp | Lines: | 1242-1245 |
| | 2 | 1 |