Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
QPaintEngineExName: | QPaintEngineEx::QPaintEngineEx | Prototype: | QPaintEngineEx::QPaintEngineEx() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 366-370 |
| | 1 | 1 |
QPaintEngineExName: | QPaintEngineEx::QPaintEngineEx | Prototype: | QPaintEngineEx::QPaintEngineEx(QPaintEngineExPrivate &data) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 372-376 |
| | 1 | 1 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QRect &r, Qt::ClipOperation op) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 606-617 |
| | 9 | 1 |
drawEllipseName: | QPaintEngineEx::drawEllipse | Prototype: | void QPaintEngineEx::drawEllipse(const QRect &r) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 834-837 |
| | 1 | 1 |
drawImageName: | QPaintEngineEx::drawImage | Prototype: | void QPaintEngineEx::drawImage(const QPointF &pos, const QImage &image) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 942-945 |
| | 1 | 1 |
drawPixmapName: | QPaintEngineEx::drawPixmap | Prototype: | void QPaintEngineEx::drawPixmap(const QPointF &pos, const QPixmap &pm) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 937-940 |
| | 1 | 1 |
drawTiledPixmapName: | QPaintEngineEx::drawTiledPixmap | Prototype: | void QPaintEngineEx::drawTiledPixmap(const QRectF &r, const QPixmap &pixmap, const QPointF &s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 947-960 |
| | 9 | 1 |
fillRectName: | QPaintEngineEx::fillRect | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QColor &color) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 702-705 |
| | 1 | 1 |
fillRectName: | QPaintEngineEx::fillRect | Prototype: | void QPaintEngineEx::fillRect(const QRectF &r, const QBrush &brush) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 694-700 |
| | 4 | 1 |
requiresPretransformedGlyphPositionsName: | QPaintEngineEx::requiresPretransformedGlyphPositions | Prototype: | bool QPaintEngineEx::requiresPretransformedGlyphPositions(QFontEngine *, const QTransform &) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1081-1084 |
| | 1 | 1 |
setStateName: | QPaintEngineEx::setState | Prototype: | void QPaintEngineEx::setState(QPainterState *s) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 993-996 |
| | 1 | 1 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QPainterPath &path, Qt::ClipOperation op) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 684-692 |
| | 4 | 2 |
createStateName: | QPaintEngineEx::createState | Prototype: | QPainterState *QPaintEngineEx::createState(QPainterState *orig) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 378-383 |
| | 3 | 2 |
drawEllipseName: | QPaintEngineEx::drawEllipse | Prototype: | void QPaintEngineEx::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 817-832 |
| | 8 | 2 |
drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLineF *lines, int lineCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 802-815 |
| | 8 | 2 |
drawPathName: | QPaintEngineEx::drawPath | Prototype: | void QPaintEngineEx::drawPath(const QPainterPath &path) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 839-843 |
| | 2 | 2 |
drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPointF *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 910-918 |
| | 4 | 2 |
drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRect *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 707-722 |
| | 11 | 2 |
drawRectsName: | QPaintEngineEx::drawRects | Prototype: | void QPaintEngineEx::drawRects(const QRectF *rects, int rectCount) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 724-738 |
| | 11 | 2 |
drawRoundedRectName: | QPaintEngineEx::drawRoundedRect | Prototype: | void QPaintEngineEx::drawRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 741-779 |
| | 30 | 2 |
shouldDrawCachedGlyphsName: | QPaintEngineEx::shouldDrawCachedGlyphs | Prototype: | bool QPaintEngineEx::shouldDrawCachedGlyphs(QFontEngine *fontEngine, const QTransform &m) const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1086-1094 |
| | 5 | 2 |
drawName: | QPaintEngineEx::draw | Prototype: | void QPaintEngineEx::draw(const QVectorPath &path) | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 594-603 |
| | 6 | 3 |
drawLinesName: | QPaintEngineEx::drawLines | Prototype: | void QPaintEngineEx::drawLines(const QLine *lines, int lineCount) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 783-800 |
| | 11 | 3 |
drawPixmapFragmentsName: | QPaintEngineEx::drawPixmapFragments | Prototype: | void QPaintEngineEx::drawPixmapFragments(const QPainter::PixmapFragment *fragments, int fragmentCount, const QPixmap &pixmap, QPainter::PixmapFragmentHints ) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 962-991 |
| | 21 | 3 |
drawPolygonName: | QPaintEngineEx::drawPolygon | Prototype: | void QPaintEngineEx::drawPolygon(const QPoint *points, int pointCount, PolygonDrawMode mode) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 920-935 |
| | 8 | 3 |
clipName: | QPaintEngineEx::clip | Prototype: | void QPaintEngineEx::clip(const QRegion ®ion, Qt::ClipOperation op) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 619-682 |
| | 44 | 5 |
drawStaticTextItemName: | QPaintEngineEx::drawStaticTextItem | Prototype: | void QPaintEngineEx::drawStaticTextItem(QStaticTextItem *staticTextItem) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 1049-1079 |
| | 21 | 5 |
drawPointsName: | QPaintEngineEx::drawPoints | Prototype: | void QPaintEngineEx::drawPoints(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 846-875 |
| | 21 | 6 |
drawPointsName: | QPaintEngineEx::drawPoints | Prototype: | void QPaintEngineEx::drawPoints(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/16) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 877-907 |
| | 22 | 6 |
strokeName: | QPaintEngineEx::stroke | Prototype: | void QPaintEngineEx::stroke(const QVectorPath &path, const QPen &pen) | Coverage: | 0.000% (0/96) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpaintengineex.cpp | Lines: | 387-592 |
| | 135 | 34 |