| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
beginNativePainting| Name: | QOpenGL2PaintEngineEx::beginNativePainting | | Coverage: | 0.000% (0/1) |
| | 0 | 1 |
QOpenGL2PaintEngineEx| Name: | 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 |
invalidateState| Name: | 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 |
isNativePaintingActive| Name: | 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 |
compositionModeChanged| Name: | 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 |
endNativePainting| Name: | 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 |
transformChanged| Name: | 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 |
clipEnabledChanged| Name: | 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 |
opacityChanged| Name: | 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 |
fill| Name: | 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 |
shouldDrawCachedGlyphs| Name: | 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 |
drawPixmapFragments| Name: | 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 |
renderHintsChanged| Name: | 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 |
drawTexture| Name: | 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 |
end| Name: | 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 |
stroke| Name: | 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 |
createState| Name: | 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 |
drawStaticTextItem| Name: | 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 |
ensureActive| Name: | 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 |
drawPixmap| Name: | 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 |
setState| Name: | 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 |
drawTextItem| Name: | 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 |
beginNativePainting| Name: | 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 |
drawImage| Name: | 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 |
clip| Name: | 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 |
begin| Name: | 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 |