Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
endpointName: | 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 |
AttributePointName: | QQuickPath::AttributePoint | Coverage: | 50.000% (1/2) |
| | 2 | 2 |
createPathName: | QQuickPath::createPath | Coverage: | 75.425% (399/529) |
| | 605 | 242 |
endpointName: | 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 |
pathElements_appendName: | 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 |
QQuickPathName: | QQuickPath::QQuickPath | Prototype: | QQuickPath::QQuickPath(QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 161-164 |
| | 2 | 1 |
QQuickPathName: | QQuickPath::QQuickPath | Prototype: | QQuickPath::QQuickPath(QQuickPathPrivate &dd, QObject *parent) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 166-169 |
| | 2 | 1 |
d_funcName: | 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 |
d_funcName: | 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 |
hasStartXName: | 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 |
hasStartYName: | 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 |
interpolateName: | 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 |
interpolateName: | 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 |
isClosedName: | 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 |
pathElementsName: | 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 |
pathElements_atName: | 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 |
pathElements_clearName: | 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 |
pathElements_countName: | 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 |
processPathName: | QQuickPath::processPath | Prototype: | void QQuickPath::processPath() | Coverage: | 100.000% (8/8) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 390-408 |
| | 9 | 3 |
setStartXName: | QQuickPath::setStartX | Prototype: | void QQuickPath::setStartX(qreal x) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 186-194 |
| | 6 | 2 |
setStartYName: | QQuickPath::setStartY | Prototype: | void QQuickPath::setStartY(qreal y) | Coverage: | 100.000% (6/6) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 208-216 |
| | 6 | 2 |
startXName: | QQuickPath::startX | Prototype: | qreal QQuickPath::startX() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 180-184 |
| | 2 | 1 |
startYName: | QQuickPath::startY | Prototype: | qreal QQuickPath::startY() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickpath.cpp | Lines: | 202-206 |
| | 2 | 1 |