Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRectF &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4224-4256 |
| | 17 | 5 |
drawEllipseName: | QPainter::drawEllipse | Prototype: | void QPainter::drawEllipse(const QRect &r) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4265-4298 |
| | 17 | 5 |
drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPoint *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4951-4983 |
| | 17 | 5 |
drawConvexPolygonName: | QPainter::drawConvexPolygon | Prototype: | void QPainter::drawConvexPolygon(const QPointF *points, int pointCount) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4985-5017 |
| | 17 | 5 |
drawChordName: | QPainter::drawChord | Prototype: | void QPainter::drawChord(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4482-4501 |
| | 9 | 2 |
drawArcName: | QPainter::drawArc | Prototype: | void QPainter::drawArc(const QRectF &r, int a, int alen) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4351-4369 |
| | 8 | 2 |
deviceTransformName: | QPainter::deviceTransform | Prototype: | const QTransform & QPainter::deviceTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8223-8231 |
| | 5 | 2 |
deviceMatrixName: | QPainter::deviceMatrix | Prototype: | const QMatrix &QPainter::deviceMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3006-3014 |
| | 5 | 2 |
deviceName: | QPainter::device | Prototype: | QPaintDevice *QPainter::device() const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1512-1518 |
| | 4 | 2 |
compositionModeName: | QPainter::compositionMode | Prototype: | QPainter::CompositionMode QPainter::compositionMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2401-2409 |
| | 5 | 2 |
combinedTransformName: | QPainter::combinedTransform | Prototype: | QTransform QPainter::combinedTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8313-8321 |
| | 5 | 2 |
combinedMatrixName: | QPainter::combinedMatrix | Prototype: | QMatrix QPainter::combinedMatrix() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2981-2984 |
| | 1 | 1 |
clipRegionName: | QPainter::clipRegion | Prototype: | QRegion QPainter::clipRegion() const | Coverage: | 0.000% (0/62) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2497-2600 |
| | 66 | 22 |
clipPathName: | QPainter::clipPath | Prototype: | QPainterPath QPainter::clipPath() const | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2614-2651 |
| | 19 | 6 |
clipBoundingRectName: | QPainter::clipBoundingRect | Prototype: | QRectF QPainter::clipBoundingRect() const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2665-2707 |
| | 24 | 9 |
brushOriginName: | QPainter::brushOrigin | Prototype: | QPoint QPainter::brushOrigin() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2098-2106 |
| | 5 | 2 |
brushName: | QPainter::brush | Prototype: | const QBrush &QPainter::brush() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4013-4021 |
| | 5 | 2 |
boundingRectName: | QPainter::boundingRect | Prototype: | QRect QPainter::boundingRect(const QRect &rect, int flags, const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6590-6597 |
| | 5 | 2 |
boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &rect, int flags, const QString &str) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6601-6608 |
| | 5 | 2 |
boundingRectName: | QPainter::boundingRect | Prototype: | QRectF QPainter::boundingRect(const QRectF &r, const QString &text, const QTextOption &o) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 6623-6633 |
| | 6 | 2 |
beginNativePaintingName: | QPainter::beginNativePainting | Prototype: | void QPainter::beginNativePainting() | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1971-1981 |
| | 6 | 3 |
beginName: | QPainter::begin | Prototype: | bool QPainter::begin(QPaintDevice *pd) | Coverage: | 0.000% (0/78) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1702-1859 |
| | 94 | 24 |
backgroundModeName: | QPainter::backgroundMode | Prototype: | Qt::BGMode QPainter::backgroundMode() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3822-3830 |
| | 5 | 2 |
backgroundName: | QPainter::background | Prototype: | const QBrush &QPainter::background() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2417-2425 |
| | 5 | 2 |
QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1441-1444 |
| | 2 | 1 |
QPainterName: | QPainter::QPainter | Prototype: | QPainter::QPainter(QPaintDevice *pd) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1470-1479 |
| | 5 | 2 |
PixmapFragmentName: | QPainter::PixmapFragment | Coverage: | 0.000% (0/1) |
| | 3 | 1 |