| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQuickPath::createPath::QQuickPathAngleArc::startAngle| Name: | QQuickPath::createPath::QQuickPathAngleArc::startAngle | | Prototype: | qreal QQuickPathAngleArc::startAngle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2059-2062 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAngleArc::startAngleChanged| Name: | QQuickPath::createPath::QQuickPathAngleArc::startAngleChanged | | Prototype: | void QQuickPathAngleArc::startAngleChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1780-1783 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAngleArc::sweepAngle| Name: | QQuickPath::createPath::QQuickPathAngleArc::sweepAngle | | Prototype: | qreal QQuickPathAngleArc::sweepAngle() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2083-2086 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAngleArc::sweepAngleChanged| Name: | QQuickPath::createPath::QQuickPathAngleArc::sweepAngleChanged | | Prototype: | void QQuickPathAngleArc::sweepAngleChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1786-1789 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::addToPath| Name: | QQuickPath::createPath::QQuickPathArc::addToPath | | Prototype: | void QQuickPathArc::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1946-1959 |
| | 11 | 1 |
QQuickPath::createPath::QQuickPathArc::direction| Name: | QQuickPath::createPath::QQuickPathArc::direction | | Prototype: | QQuickPathArc::ArcDirection QQuickPathArc::direction() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1895-1898 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::directionChanged| Name: | QQuickPath::createPath::QQuickPathArc::directionChanged | | Prototype: | void QQuickPathArc::directionChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1500-1503 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::radiusX| Name: | QQuickPath::createPath::QQuickPathArc::radiusX | | Prototype: | qreal QQuickPathArc::radiusX() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1814-1817 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::radiusXChanged| Name: | QQuickPath::createPath::QQuickPathArc::radiusXChanged | | Prototype: | void QQuickPathArc::radiusXChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1482-1485 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::radiusY| Name: | QQuickPath::createPath::QQuickPathArc::radiusY | | Prototype: | qreal QQuickPathArc::radiusY() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1829-1832 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::radiusYChanged| Name: | QQuickPath::createPath::QQuickPathArc::radiusYChanged | | Prototype: | void QQuickPathArc::radiusYChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1488-1491 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::setDirection| Name: | QQuickPath::createPath::QQuickPathArc::setDirection | | Prototype: | void QQuickPathArc::setDirection(ArcDirection direction) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1900-1908 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setRadiusX| Name: | QQuickPath::createPath::QQuickPathArc::setRadiusX | | Prototype: | void QQuickPathArc::setRadiusX(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1819-1827 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setRadiusY| Name: | QQuickPath::createPath::QQuickPathArc::setRadiusY | | Prototype: | void QQuickPathArc::setRadiusY(qreal radius) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1834-1842 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setUseLargeArc| Name: | QQuickPath::createPath::QQuickPathArc::setUseLargeArc | | Prototype: | void QQuickPathArc::setUseLargeArc(bool largeArc) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1868-1876 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::setXAxisRotation| Name: | QQuickPath::createPath::QQuickPathArc::setXAxisRotation | | Prototype: | void QQuickPathArc::setXAxisRotation(qreal rotation) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1936-1944 |
| | 5 | 2 |
QQuickPath::createPath::QQuickPathArc::useLargeArc| Name: | QQuickPath::createPath::QQuickPathArc::useLargeArc | | Prototype: | bool QQuickPathArc::useLargeArc() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1863-1866 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::useLargeArcChanged| Name: | QQuickPath::createPath::QQuickPathArc::useLargeArcChanged | | Prototype: | void QQuickPathArc::useLargeArcChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1494-1497 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::xAxisRotation| Name: | QQuickPath::createPath::QQuickPathArc::xAxisRotation | | Prototype: | qreal QQuickPathArc::xAxisRotation() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1931-1934 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathArc::xAxisRotationChanged| Name: | QQuickPath::createPath::QQuickPathArc::xAxisRotationChanged | | Prototype: | void QQuickPathArc::xAxisRotationChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1506-1509 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAttribute::name| Name: | QQuickPath::createPath::QQuickPathAttribute::name | | Prototype: | QString QQuickPathAttribute::name() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1045-1048 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAttribute::nameChanged| Name: | QQuickPath::createPath::QQuickPathAttribute::nameChanged | | Prototype: | void QQuickPathAttribute::nameChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 290-293 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAttribute::setName| Name: | QQuickPath::createPath::QQuickPathAttribute::setName | | Prototype: | void QQuickPathAttribute::setName(const QString &name) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1050-1056 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathAttribute::setValue| Name: | QQuickPath::createPath::QQuickPathAttribute::setValue | | Prototype: | void QQuickPathAttribute::setValue(qreal value) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1102-1109 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathAttribute::value| Name: | QQuickPath::createPath::QQuickPathAttribute::value | | Prototype: | qreal QQuickPathAttribute::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1097-1100 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathAttribute::valueChanged| Name: | QQuickPath::createPath::QQuickPathAttribute::valueChanged | | Prototype: | void QQuickPathAttribute::valueChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 296-299 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCatmullRomCurve::addToPath| Name: | QQuickPath::createPath::QQuickPathCatmullRomCurve::addToPath | | Prototype: | void QQuickPathCatmullRomCurve::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 85.000% (34/40) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1660-1748 |
| | 47 | 10 |
QQuickPath::createPath::QQuickPathCubic::addToPath| Name: | QQuickPath::createPath::QQuickPathCubic::addToPath | | Prototype: | void QQuickPathCubic::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1594-1602 |
| | 6 | 1 |
QQuickPath::createPath::QQuickPathCubic::control1X| Name: | QQuickPath::createPath::QQuickPathCubic::control1X | | Prototype: | qreal QQuickPathCubic::control1X() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1439-1442 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control1XChanged| Name: | QQuickPath::createPath::QQuickPathCubic::control1XChanged | | Prototype: | void QQuickPathCubic::control1XChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1132-1135 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control1Y| Name: | QQuickPath::createPath::QQuickPathCubic::control1Y | | Prototype: | qreal QQuickPathCubic::control1Y() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1453-1456 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control1YChanged| Name: | QQuickPath::createPath::QQuickPathCubic::control1YChanged | | Prototype: | void QQuickPathCubic::control1YChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1138-1141 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control2X| Name: | QQuickPath::createPath::QQuickPathCubic::control2X | | Prototype: | qreal QQuickPathCubic::control2X() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1473-1476 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control2XChanged| Name: | QQuickPath::createPath::QQuickPathCubic::control2XChanged | | Prototype: | void QQuickPathCubic::control2XChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1144-1147 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control2Y| Name: | QQuickPath::createPath::QQuickPathCubic::control2Y | | Prototype: | qreal QQuickPathCubic::control2Y() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1487-1490 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::control2YChanged| Name: | QQuickPath::createPath::QQuickPathCubic::control2YChanged | | Prototype: | void QQuickPathCubic::control2YChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1150-1153 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::hasRelativeControl1X| Name: | QQuickPath::createPath::QQuickPathCubic::hasRelativeControl1X | | Prototype: | bool QQuickPathCubic::hasRelativeControl1X() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1532-1535 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::hasRelativeControl1Y| Name: | QQuickPath::createPath::QQuickPathCubic::hasRelativeControl1Y | | Prototype: | bool QQuickPathCubic::hasRelativeControl1Y() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1551-1554 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::hasRelativeControl2X| Name: | QQuickPath::createPath::QQuickPathCubic::hasRelativeControl2X | | Prototype: | bool QQuickPathCubic::hasRelativeControl2X() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1570-1573 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::hasRelativeControl2Y| Name: | QQuickPath::createPath::QQuickPathCubic::hasRelativeControl2Y | | Prototype: | bool QQuickPathCubic::hasRelativeControl2Y() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1589-1592 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl1X| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl1X | | Prototype: | qreal QQuickPathCubic::relativeControl1X() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1518-1521 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl1XChanged| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl1XChanged | | Prototype: | void QQuickPathCubic::relativeControl1XChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1156-1159 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl1Y| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl1Y | | Prototype: | qreal QQuickPathCubic::relativeControl1Y() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1537-1540 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl1YChanged| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl1YChanged | | Prototype: | void QQuickPathCubic::relativeControl1YChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1162-1165 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl2X| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl2X | | Prototype: | qreal QQuickPathCubic::relativeControl2X() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1556-1559 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl2XChanged| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl2XChanged | | Prototype: | void QQuickPathCubic::relativeControl2XChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1168-1171 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl2Y| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl2Y | | Prototype: | qreal QQuickPathCubic::relativeControl2Y() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1575-1578 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::relativeControl2YChanged| Name: | QQuickPath::createPath::QQuickPathCubic::relativeControl2YChanged | | Prototype: | void QQuickPathCubic::relativeControl2YChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1174-1177 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathCubic::setControl1X| Name: | QQuickPath::createPath::QQuickPathCubic::setControl1X | | Prototype: | void QQuickPathCubic::setControl1X(qreal x) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1444-1451 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setControl1Y| Name: | QQuickPath::createPath::QQuickPathCubic::setControl1Y | | Prototype: | void QQuickPathCubic::setControl1Y(qreal y) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1458-1465 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setControl2X| Name: | QQuickPath::createPath::QQuickPathCubic::setControl2X | | Prototype: | void QQuickPathCubic::setControl2X(qreal x) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1478-1485 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setControl2Y| Name: | QQuickPath::createPath::QQuickPathCubic::setControl2Y | | Prototype: | void QQuickPathCubic::setControl2Y(qreal y) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1492-1499 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setRelativeControl1X| Name: | QQuickPath::createPath::QQuickPathCubic::setRelativeControl1X | | Prototype: | void QQuickPathCubic::setRelativeControl1X(qreal x) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1523-1530 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setRelativeControl1Y| Name: | QQuickPath::createPath::QQuickPathCubic::setRelativeControl1Y | | Prototype: | void QQuickPathCubic::setRelativeControl1Y(qreal y) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1542-1549 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setRelativeControl2X| Name: | QQuickPath::createPath::QQuickPathCubic::setRelativeControl2X | | Prototype: | void QQuickPathCubic::setRelativeControl2X(qreal x) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1561-1568 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathCubic::setRelativeControl2Y| Name: | QQuickPath::createPath::QQuickPathCubic::setRelativeControl2Y | | Prototype: | void QQuickPathCubic::setRelativeControl2Y(qreal y) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1580-1587 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathElement::changed| Name: | QQuickPath::createPath::QQuickPathElement::changed | | Prototype: | void QQuickPathElement::changed() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 124-127 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathLine::addToPath| Name: | QQuickPath::createPath::QQuickPathLine::addToPath | | Prototype: | void QQuickPathLine::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1165-1168 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathMove::addToPath| Name: | QQuickPath::createPath::QQuickPathMove::addToPath | | Prototype: | void QQuickPathMove::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1223-1226 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathPercent::setValue| Name: | QQuickPath::createPath::QQuickPathPercent::setValue | | Prototype: | void QQuickPathPercent::setValue(qreal value) | | Coverage: | 75.000% (3/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2281-2288 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathPercent::value| Name: | QQuickPath::createPath::QQuickPathPercent::value | | Prototype: | qreal QQuickPathPercent::value() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2276-2279 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathPercent::valueChanged| Name: | QQuickPath::createPath::QQuickPathPercent::valueChanged | | Prototype: | void QQuickPathPercent::valueChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 2090-2093 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::addToPath| Name: | QQuickPath::createPath::QQuickPathQuad::addToPath | | Prototype: | void QQuickPathQuad::addToPath(QPainterPath &path, const QQuickPathData &data) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1372-1378 |
| | 4 | 1 |
QQuickPath::createPath::QQuickPathQuad::controlX| Name: | QQuickPath::createPath::QQuickPathQuad::controlX | | Prototype: | qreal QQuickPathQuad::controlX() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1287-1290 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::controlXChanged| Name: | QQuickPath::createPath::QQuickPathQuad::controlXChanged | | Prototype: | void QQuickPathQuad::controlXChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 845-848 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::controlY| Name: | QQuickPath::createPath::QQuickPathQuad::controlY | | Prototype: | qreal QQuickPathQuad::controlY() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1305-1308 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::controlYChanged| Name: | QQuickPath::createPath::QQuickPathQuad::controlYChanged | | Prototype: | void QQuickPathQuad::controlYChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 851-854 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::hasRelativeControlX| Name: | QQuickPath::createPath::QQuickPathQuad::hasRelativeControlX | | Prototype: | bool QQuickPathQuad::hasRelativeControlX() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1348-1351 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::hasRelativeControlY| Name: | QQuickPath::createPath::QQuickPathQuad::hasRelativeControlY | | Prototype: | bool QQuickPathQuad::hasRelativeControlY() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1367-1370 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::relativeControlX| Name: | QQuickPath::createPath::QQuickPathQuad::relativeControlX | | Prototype: | qreal QQuickPathQuad::relativeControlX() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1334-1337 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::relativeControlXChanged| Name: | QQuickPath::createPath::QQuickPathQuad::relativeControlXChanged | | Prototype: | void QQuickPathQuad::relativeControlXChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 857-860 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::relativeControlY| Name: | QQuickPath::createPath::QQuickPathQuad::relativeControlY | | Prototype: | qreal QQuickPathQuad::relativeControlY() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1353-1356 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::relativeControlYChanged| Name: | QQuickPath::createPath::QQuickPathQuad::relativeControlYChanged | | Prototype: | void QQuickPathQuad::relativeControlYChanged() | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 863-866 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathQuad::setControlX| Name: | QQuickPath::createPath::QQuickPathQuad::setControlX | | Prototype: | void QQuickPathQuad::setControlX(qreal x) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1292-1299 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathQuad::setControlY| Name: | QQuickPath::createPath::QQuickPathQuad::setControlY | | Prototype: | void QQuickPathQuad::setControlY(qreal y) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1310-1317 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathQuad::setRelativeControlX| Name: | QQuickPath::createPath::QQuickPathQuad::setRelativeControlX | | Prototype: | void QQuickPathQuad::setRelativeControlX(qreal x) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1339-1346 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathQuad::setRelativeControlY| Name: | QQuickPath::createPath::QQuickPathQuad::setRelativeControlY | | Prototype: | void QQuickPathQuad::setRelativeControlY(qreal y) | | Coverage: | 0.000% (0/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1358-1365 |
| | 4 | 2 |
QQuickPath::createPath::QQuickPathSvg::addToPath| Name: | QQuickPath::createPath::QQuickPathSvg::addToPath | | Prototype: | void QQuickPathSvg::addToPath(QPainterPath &path, const QQuickPathData &) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2188-2191 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathSvg::path| Name: | QQuickPath::createPath::QQuickPathSvg::path | | Prototype: | QString QQuickPathSvg::path() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2173-2176 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathSvg::pathChanged| Name: | QQuickPath::createPath::QQuickPathSvg::pathChanged | | Prototype: | void QQuickPathSvg::pathChanged() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/.moc/moc_qquickpath_p.cpp | | Lines: | 1941-1944 |
| | 1 | 1 |
QQuickPath::createPath::QQuickPathSvg::setPath| Name: | QQuickPath::createPath::QQuickPathSvg::setPath | | Prototype: | void QQuickPathSvg::setPath(const QString &path) | | Coverage: | 50.000% (2/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 2178-2186 |
| | 5 | 2 |
QQuickPath::createPath::nextBezier| Name: | QQuickPath::createPath::nextBezier | | Prototype: | static inline QBezier nextBezier(const QPainterPath &path, int *current, qreal *bezLength, bool reverse = false) | | Coverage: | 76.471% (13/17) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 611-647 |
| | 23 | 6 |
QQuickPath::createPath::positionForCurve| Name: | QQuickPath::createPath::positionForCurve | | Prototype: | inline QPointF positionForCurve(const QQuickPathData &data, const QPointF &prevPoint) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1157-1163 |
| | 4 | 1 |
QQuickPath::createPath::previousPathPosition| Name: | QQuickPath::createPath::previousPathPosition | | Prototype: | inline QPointF previousPathPosition(const QPainterPath &path) | | Coverage: | 50.000% (3/6) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 1650-1658 |
| | 5 | 2 |
QQuickPath::createPath::segmentCount| Name: | QQuickPath::createPath::segmentCount | | Prototype: | static inline int segmentCount(const QPainterPath &path, qreal pathLength) | | Coverage: | 75.000% (6/8) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 649-661 |
| | 5 | 2 |
QQuickPath::createPath::slopeAt| Name: | QQuickPath::createPath::slopeAt | | Prototype: | static inline qreal slopeAt(qreal t, qreal a, qreal b, qreal c, qreal d) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 664-667 |
| | 1 | 1 |
QQuickPath::d_func| Name: | QQuickPath::d_func | | Prototype: | inline QQuickPathPrivate* d_func() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | | Lines: | 520-520 |
| | 1 | 1 |
QQuickPath::d_func| Name: | QQuickPath::d_func | | Prototype: | inline const QQuickPathPrivate* d_func() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath_p.h | | Lines: | 520-520 |
| | 1 | 1 |
QQuickPath::endpoint| Name: | QQuickPath::endpoint | | Prototype: | void QQuickPath::endpoint(const QString &name) | | Coverage: | 0.000% (0/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 357-372 |
| | 10 | 4 |
QQuickPath::endpoint| Name: | QQuickPath::endpoint | | Prototype: | void QQuickPath::endpoint(QList<AttributePoint> &attributePoints, const QString &name) | | Coverage: | 80.000% (8/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 374-388 |
| | 9 | 4 |
QQuickPath::hasStartX| Name: | QQuickPath::hasStartX | | Prototype: | bool QQuickPath::hasStartX() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 196-200 |
| | 2 | 1 |
QQuickPath::hasStartY| Name: | QQuickPath::hasStartY | | Prototype: | bool QQuickPath::hasStartY() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 218-222 |
| | 2 | 1 |
QQuickPath::interpolate| Name: | QQuickPath::interpolate | | Prototype: | void QQuickPath::interpolate(int idx, const QString &name, qreal value) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 321-325 |
| | 2 | 1 |
QQuickPath::interpolate| Name: | QQuickPath::interpolate | | Prototype: | void QQuickPath::interpolate(QList<AttributePoint> &attributePoints, int idx, const QString &name, qreal value) | | Coverage: | 100.000% (13/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 327-355 |
| | 18 | 5 |
QQuickPath::isClosed| Name: | QQuickPath::isClosed | | Prototype: | bool QQuickPath::isClosed() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 228-232 |
| | 2 | 1 |
QQuickPath::pathElements| Name: | QQuickPath::pathElements | | Prototype: | QQmlListProperty<QQuickPathElement> QQuickPath::pathElements() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 256-264 |
| | 6 | 1 |
QQuickPath::pathElements_append| Name: | QQuickPath::pathElements_append | | Prototype: | void QQuickPath::pathElements_append(QQmlListProperty<QQuickPathElement> *property, QQuickPathElement *pathElement) | | Coverage: | 92.308% (12/13) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 280-301 |
| | 12 | 4 |
QQuickPath::pathElements_at| Name: | QQuickPath::pathElements_at | | Prototype: | QQuickPathElement *QQuickPath::pathElements_at(QQmlListProperty<QQuickPathElement> *property, int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 273-278 |
| | 2 | 1 |
QQuickPath::pathElements_clear| Name: | QQuickPath::pathElements_clear | | Prototype: | void QQuickPath::pathElements_clear(QQmlListProperty<QQuickPathElement> *property) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 310-319 |
| | 6 | 1 |
QQuickPath::pathElements_count| Name: | QQuickPath::pathElements_count | | Prototype: | int QQuickPath::pathElements_count(QQmlListProperty<QQuickPathElement> *property) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | | Lines: | 303-308 |
| | 2 | 1 |