| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
y| Name: | QQmlPointValueType::y | | Prototype: | int QQmlPointValueType::y() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 292-295 |
| | 1 | 1 |
x| Name: | QQmlPointValueType::x | | Prototype: | int QQmlPointValueType::x() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 287-290 |
| | 1 | 1 |
setY| Name: | QQmlPointValueType::setY | | Prototype: | void QQmlPointValueType::setY(int y) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 302-305 |
| | 1 | 1 |
setX| Name: | QQmlPointValueType::setX | | Prototype: | void QQmlPointValueType::setX(int x) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlvaluetype.cpp | | Lines: | 297-300 |
| | 1 | 1 |