Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QPainter::setClipRegionName: | QPainter::setClipRegion | Prototype: | void QPainter::setClipRegion(const QRegion &r, Qt::ClipOperation op) | Coverage: | 0.000% (0/31) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2830-2869 |
| | 25 | 7 |
QPainter::setClippingName: | QPainter::setClipping | Prototype: | void QPainter::setClipping(bool enable) | Coverage: | 0.000% (0/17) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2452-2482 |
| | 15 | 5 |
QPainter::setCompositionModeName: | QPainter::setCompositionMode | Prototype: | void QPainter::setCompositionMode(CompositionMode mode) | Coverage: | 0.000% (0/30) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2357-2394 |
| | 27 | 10 |
QPainter::setFontName: | QPainter::setFont | Prototype: | void QPainter::setFont(const QFont &font) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 4066-4083 |
| | 7 | 3 |
QPainter::setLayoutDirectionName: | QPainter::setLayoutDirection | Prototype: | void QPainter::setLayoutDirection(Qt::LayoutDirection direction) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7655-7660 |
| | 3 | 2 |
QPainter::setMatrixName: | QPainter::setMatrix | Prototype: | void QPainter::setMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2950-2953 |
| | 1 | 1 |
QPainter::setMatrixEnabledName: | QPainter::setMatrixEnabled | Prototype: | void QPainter::setMatrixEnabled(bool enable) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3093-3096 |
| | 1 | 1 |
QPainter::setOpacityName: | QPainter::setOpacity | Prototype: | void QPainter::setOpacity(qreal opacity) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2069-2089 |
| | 11 | 4 |
QPainter::setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(const QColor &color) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3840-3862 |
| | 11 | 4 |
QPainter::setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(const QPen &pen) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3873-3899 |
| | 12 | 4 |
QPainter::setPenName: | QPainter::setPen | Prototype: | void QPainter::setPen(Qt::PenStyle style) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3908-3928 |
| | 11 | 4 |
QPainter::setRedirectedName: | QPainter::setRedirected | Prototype: | void QPainter::setRedirected(const QPaintDevice *device, QPaintDevice *replacement, const QPoint &offset) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7331-7340 |
| | 5 | 1 |
QPainter::setRenderHintName: | QPainter::setRenderHint | Prototype: | void QPainter::setRenderHint(RenderHint hint, bool on) | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7063-7077 |
| | 3 | 2 |
QPainter::setRenderHintsName: | QPainter::setRenderHints | Prototype: | void QPainter::setRenderHints(RenderHints hints, bool on) | Coverage: | 0.000% (0/11) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7089-7107 |
| | 10 | 4 |
QPainter::setTransformName: | QPainter::setTransform | Prototype: | void QPainter::setTransform(const QTransform &transform, bool combine ) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8191-8194 |
| | 1 | 1 |
QPainter::setViewTransformEnabledName: | QPainter::setViewTransformEnabled | Prototype: | void QPainter::setViewTransformEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7287-7306 |
| | 8 | 3 |
QPainter::setViewportName: | QPainter::setViewport | Prototype: | void QPainter::setViewport(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7240-7261 |
| | 10 | 2 |
QPainter::setWindowName: | QPainter::setWindow | Prototype: | void QPainter::setWindow(const QRect &r) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7176-7197 |
| | 10 | 2 |
QPainter::setWorldMatrixName: | QPainter::setWorldMatrix | Prototype: | void QPainter::setWorldMatrix(const QMatrix &matrix, bool combine) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2914-2917 |
| | 1 | 1 |
QPainter::setWorldMatrixEnabledName: | QPainter::setWorldMatrixEnabled | Prototype: | void QPainter::setWorldMatrixEnabled(bool enable) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3047-3064 |
| | 8 | 3 |
QPainter::setWorldTransformName: | QPainter::setWorldTransform | Prototype: | void QPainter::setWorldTransform(const QTransform &matrix, bool combine ) | Coverage: | 0.000% (0/8) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8274-8290 |
| | 9 | 3 |
QPainter::shearName: | QPainter::shear | Prototype: | void QPainter::shear(qreal sh, qreal sv) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3140-3155 |
| | 7 | 2 |
QPainter::strokePathName: | QPainter::strokePath | Prototype: | void QPainter::strokePath(const QPainterPath &path, const QPen &pen) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3281-3312 |
| | 18 | 5 |
QPainter::transformName: | QPainter::transform | Prototype: | const QTransform & QPainter::transform() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8202-8205 |
| | 1 | 1 |
QPainter::translateName: | QPainter::translate | Prototype: | void QPainter::translate(const QPointF &offset) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3188-3205 |
| | 9 | 2 |
QPainter::viewTransformEnabledName: | QPainter::viewTransformEnabled | Prototype: | bool QPainter::viewTransformEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7141-7149 |
| | 5 | 2 |
QPainter::viewportName: | QPainter::viewport | Prototype: | QRect QPainter::viewport() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7269-7277 |
| | 5 | 2 |
QPainter::windowName: | QPainter::window | Prototype: | QRect QPainter::window() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 7205-7213 |
| | 5 | 2 |
QPainter::worldMatrixName: | QPainter::worldMatrix | Prototype: | const QMatrix &QPainter::worldMatrix() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 2932-2940 |
| | 5 | 2 |
QPainter::worldMatrixEnabledName: | QPainter::worldMatrixEnabled | Prototype: | bool QPainter::worldMatrixEnabled() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 3075-3083 |
| | 5 | 2 |
QPainter::worldTransformName: | QPainter::worldTransform | Prototype: | const QTransform & QPainter::worldTransform() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 8296-8304 |
| | 5 | 2 |
QPainter::~QPainterName: | QPainter::~QPainter | Prototype: | QPainter::~QPainter() | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainter.cpp | Lines: | 1484-1503 |
| | 11 | 5 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath() noexcept | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 530-533 |
| | 2 | 1 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath(const QPainterPath &other) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 542-547 |
| | 2 | 2 |
QPainterPath::QPainterPathName: | QPainterPath::QPainterPath | Prototype: | QPainterPath::QPainterPath(const QPointF &startPoint) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 554-559 |
| | 2 | 1 |
QPainterPath::addEllipseName: | QPainterPath::addEllipse | Prototype: | void QPainterPath::addEllipse(const QRectF &boundingRect) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1102-1134 |
| | 21 | 3 |
QPainterPath::addPathName: | QPainterPath::addPath | Prototype: | void QPainterPath::addPath(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1223-1242 |
| | 11 | 3 |
QPainterPath::addPolygonName: | QPainterPath::addPolygon | Prototype: | void QPainterPath::addPolygon(const QPolygonF &polygon) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1066-1081 |
| | 9 | 3 |
QPainterPath::addRectName: | QPainterPath::addRect | Prototype: | void QPainterPath::addRect(const QRectF &r) | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1019-1047 |
| | 17 | 3 |
QPainterPath::addRegionName: | QPainterPath::addRegion | Prototype: | void QPainterPath::addRegion(const QRegion ®ion) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1292-1301 |
| | 6 | 2 |
QPainterPath::addRoundRectName: | QPainterPath::addRoundRect | Prototype: | void QPainterPath::addRoundRect(const QRectF &r, int xRnd, int yRnd) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3175-3212 |
| | 27 | 5 |
QPainterPath::addRoundedRectName: | QPainterPath::addRoundedRect | Prototype: | void QPainterPath::addRoundedRect(const QRectF &rect, qreal xRadius, qreal yRadius, Qt::SizeMode mode) | Coverage: | 0.000% (0/26) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3099-3155 |
| | 36 | 8 |
QPainterPath::addTextName: | QPainterPath::addText | Prototype: | void QPainterPath::addText(const QPointF &point, const QFont &f, const QString &text) | Coverage: | 0.000% (0/27) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1154-1213 |
| | 44 | 9 |
QPainterPath::angleAtPercentName: | QPainterPath::angleAtPercent | Prototype: | qreal QPainterPath::angleAtPercent(qreal t) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3021-3038 |
| | 11 | 2 |
QPainterPath::arcMoveToName: | QPainterPath::arcMoveTo | Prototype: | void QPainterPath::arcMoveTo(const QRectF &rect, qreal angle) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 966-974 |
| | 5 | 2 |
QPainterPath::arcToName: | QPainterPath::arcTo | Prototype: | void QPainterPath::arcTo(const QRectF &rect, qreal startAngle, qreal sweepLength) | Coverage: | 0.000% (0/20) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 908-940 |
| | 16 | 4 |
QPainterPath::boundingRectName: | QPainterPath::boundingRect | Prototype: | QRectF QPainterPath::boundingRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1450-1459 |
| | 6 | 3 |
QPainterPath::closeSubpathName: | QPainterPath::closeSubpath | Prototype: | void QPainterPath::closeSubpath() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 642-652 |
| | 4 | 2 |
QPainterPath::computeBoundingRectName: | QPainterPath::computeBoundingRect | Prototype: | void QPainterPath::computeBoundingRect() const | Coverage: | 0.000% (0/37) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3402-3446 |
| | 31 | 15 |
QPainterPath::computeControlPointRectName: | QPainterPath::computeControlPointRect | Prototype: | void QPainterPath::computeControlPointRect() const | Coverage: | 0.000% (0/19) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3449-3469 |
| | 15 | 7 |
QPainterPath::connectPathName: | QPainterPath::connectPath | Prototype: | void QPainterPath::connectPath(const QPainterPath &other) | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1254-1283 |
| | 17 | 6 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QPointF &pt) const | Coverage: | 0.000% (0/22) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1814-1864 |
| | 28 | 9 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QRectF &rect) const | Coverage: | 0.000% (0/53) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2156-2228 |
| | 34 | 16 |
QPainterPath::containsName: | QPainterPath::contains | Prototype: | bool QPainterPath::contains(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3383-3391 |
| | 6 | 3 |
QPainterPath::controlPointRectName: | QPainterPath::controlPointRect | Prototype: | QRectF QPainterPath::controlPointRect() const | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1471-1480 |
| | 6 | 3 |
QPainterPath::cubicToName: | QPainterPath::cubicTo | Prototype: | void QPainterPath::cubicTo(const QPointF &c1, const QPointF &c2, const QPointF &e) | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 780-813 |
| | 15 | 3 |
QPainterPath::currentPositionName: | QPainterPath::currentPosition | Prototype: | QPointF QPainterPath::currentPosition() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 983-988 |
| | 3 | 1 |
QPainterPath::detachName: | QPainterPath::detach | Prototype: | void QPainterPath::detach() | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 561-566 |
| | 3 | 2 |
QPainterPath::detach_helperName: | QPainterPath::detach_helper | Prototype: | void QPainterPath::detach_helper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 571-575 |
| | 2 | 1 |
QPainterPath::elementAtName: | QPainterPath::elementAt | Prototype: | QPainterPath::Element QPainterPath::elementAt(int i) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 494-499 |
| | 3 | 1 |
QPainterPath::elementCountName: | QPainterPath::elementCount | Prototype: | int QPainterPath::elementCount() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 481-484 |
| | 1 | 1 |
QPainterPath::ensureData_helperName: | QPainterPath::ensureData_helper | Prototype: | void QPainterPath::ensureData_helper() | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 580-588 |
| | 6 | 1 |
QPainterPath::fillRuleName: | QPainterPath::fillRule | Prototype: | Qt::FillRule QPainterPath::fillRule() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1309-1312 |
| | 1 | 1 |
QPainterPath::intersectedName: | QPainterPath::intersected | Prototype: | QPainterPath QPainterPath::intersected(const QPainterPath &p) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3294-3300 |
| | 4 | 2 |
QPainterPath::intersectsName: | QPainterPath::intersects | Prototype: | bool QPainterPath::intersects(const QRectF &rect) const | Coverage: | 0.000% (0/28) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2055-2090 |
| | 19 | 8 |
QPainterPath::intersectsName: | QPainterPath::intersects | Prototype: | bool QPainterPath::intersects(const QPainterPath &p) const | Coverage: | 0.000% (0/9) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3361-3369 |
| | 6 | 3 |
QPainterPath::isEmptyName: | QPainterPath::isEmpty | Prototype: | bool QPainterPath::isEmpty() const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1492-1495 |
| | 1 | 1 |
QPainterPath::lengthName: | QPainterPath::length | Prototype: | qreal QPainterPath::length() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2827-2860 |
| | 19 | 7 |
QPainterPath::lineToName: | QPainterPath::lineTo | Prototype: | void QPainterPath::lineTo(const QPointF &p) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 722-747 |
| | 13 | 3 |
QPainterPath::moveToName: | QPainterPath::moveTo | Prototype: | void QPainterPath::moveTo(const QPointF &p) | Coverage: | 0.000% (0/10) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 672-701 |
| | 14 | 3 |
QPainterPath::operator!=Name: | QPainterPath::operator!= | Prototype: | bool QPainterPath::operator!=(const QPainterPath &path) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2280-2283 |
| | 1 | 1 |
QPainterPath::operator&Name: | QPainterPath::operator& | Prototype: | QPainterPath QPainterPath::operator&(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2292-2295 |
| | 1 | 1 |
QPainterPath::operator&=Name: | QPainterPath::operator&= | Prototype: | QPainterPath &QPainterPath::operator&=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2341-2344 |
| | 1 | 1 |
QPainterPath::operator+Name: | QPainterPath::operator+ | Prototype: | QPainterPath QPainterPath::operator+(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2317-2320 |
| | 1 | 1 |
QPainterPath::operator+=Name: | QPainterPath::operator+= | Prototype: | QPainterPath &QPainterPath::operator+=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2366-2369 |
| | 1 | 1 |
QPainterPath::operator-Name: | QPainterPath::operator- | Prototype: | QPainterPath QPainterPath::operator-(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2329-2332 |
| | 1 | 1 |
QPainterPath::operator-=Name: | QPainterPath::operator-= | Prototype: | QPainterPath &QPainterPath::operator-=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2379-2382 |
| | 1 | 1 |
QPainterPath::operator=Name: | QPainterPath::operator= | Prototype: | QPainterPath &QPainterPath::operator=(const QPainterPath &other) | Coverage: | 0.000% (0/7) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 597-606 |
| | 6 | 3 |
QPainterPath::operator==Name: | QPainterPath::operator== | Prototype: | bool QPainterPath::operator==(const QPainterPath &path) const | Coverage: | 0.000% (0/24) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2245-2269 |
| | 18 | 7 |
QPainterPath::operator|Name: | QPainterPath::operator| | Prototype: | QPainterPath QPainterPath::operator|(const QPainterPath &other) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2304-2307 |
| | 1 | 1 |
QPainterPath::operator|=Name: | QPainterPath::operator|= | Prototype: | QPainterPath &QPainterPath::operator|=(const QPainterPath &other) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2353-2356 |
| | 1 | 1 |
QPainterPath::percentAtLengthName: | QPainterPath::percentAtLength | Prototype: | qreal QPainterPath::percentAtLength(qreal len) const | Coverage: | 0.000% (0/25) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2870-2922 |
| | 31 | 10 |
QPainterPath::pointAtPercentName: | QPainterPath::pointAtPercent | Prototype: | QPointF QPainterPath::pointAtPercent(qreal t) const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2987-3007 |
| | 13 | 4 |
QPainterPath::quadToName: | QPainterPath::quadTo | Prototype: | void QPainterPath::quadTo(const QPointF &c, const QPointF &e) | Coverage: | 0.000% (0/15) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 837-867 |
| | 14 | 3 |
QPainterPath::setDirtyName: | QPainterPath::setDirty | Prototype: | void QPainterPath::setDirty(bool dirty) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3393-3400 |
| | 5 | 1 |
QPainterPath::setElementPositionAtName: | QPainterPath::setElementPositionAt | Prototype: | void QPainterPath::setElementPositionAt(int i, qreal x, qreal y) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 509-517 |
| | 6 | 1 |
QPainterPath::setFillRuleName: | QPainterPath::setFillRule | Prototype: | void QPainterPath::setFillRule(Qt::FillRule fillRule) | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1331-1339 |
| | 5 | 2 |
QPainterPath::simplifiedName: | QPainterPath::simplified | Prototype: | QPainterPath QPainterPath::simplified() const | Coverage: | 0.000% (0/4) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3342-3348 |
| | 4 | 2 |
QPainterPath::slopeAtPercentName: | QPainterPath::slopeAtPercent | Prototype: | qreal QPainterPath::slopeAtPercent(qreal t) const | Coverage: | 0.000% (0/18) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3050-3084 |
| | 20 | 5 |
QPainterPath::subtractedName: | QPainterPath::subtracted | Prototype: | QPainterPath QPainterPath::subtracted(const QPainterPath &p) const | Coverage: | 0.000% (0/6) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3312-3318 |
| | 4 | 2 |
QPainterPath::subtractedInvertedName: | QPainterPath::subtractedInverted | Prototype: | QPainterPath QPainterPath::subtractedInverted(const QPainterPath &p) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 3328-3331 |
| | 1 | 1 |
QPainterPath::toFillPolygonName: | QPainterPath::toFillPolygon | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QTransform &matrix) const | Coverage: | 0.000% (0/13) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2791-2807 |
| | 12 | 5 |
QPainterPath::toFillPolygonName: | QPainterPath::toFillPolygon | Prototype: | QPolygonF QPainterPath::toFillPolygon(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2812-2815 |
| | 1 | 1 |
QPainterPath::toFillPolygonsName: | QPainterPath::toFillPolygons | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QTransform &matrix) const | Coverage: | 0.000% (0/51) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1634-1729 |
| | 43 | 17 |
QPainterPath::toFillPolygonsName: | QPainterPath::toFillPolygons | Prototype: | QList<QPolygonF> QPainterPath::toFillPolygons(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1734-1737 |
| | 1 | 1 |
QPainterPath::toReversedName: | QPainterPath::toReversed | Prototype: | QPainterPath QPainterPath::toReversed() const | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1505-1545 |
| | 25 | 7 |
QPainterPath::toSubpathPolygonsName: | QPainterPath::toSubpathPolygons | Prototype: | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QTransform &matrix) const | Coverage: | 0.000% (0/21) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1559-1602 |
| | 30 | 9 |
QPainterPath::toSubpathPolygonsName: | QPainterPath::toSubpathPolygons | Prototype: | QList<QPolygonF> QPainterPath::toSubpathPolygons(const QMatrix &matrix) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 1607-1610 |
| | 1 | 1 |
QPainterPath::translateName: | QPainterPath::translate | Prototype: | void QPainterPath::translate(qreal dx, qreal dy) | Coverage: | 0.000% (0/14) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2098-2115 |
| | 12 | 4 |
QPainterPath::translatedName: | QPainterPath::translated | Prototype: | QPainterPath QPainterPath::translated(qreal dx, qreal dy) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/qt/qt5_coco/qt5/qtbase/src/gui/painting/qpainterpath.cpp | Lines: | 2133-2138 |
| | 3 | 1 |