Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
yName: | 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 |
xName: | 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 |
setYName: | 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 |
setXName: | 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 |