| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
autoTransform| Name: | QQuickImageProviderOptions::autoTransform | | Prototype: | QQuickImageProviderOptions::AutoTransform QQuickImageProviderOptions::autoTransform() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 569-572 |
| | 1 | 1 |
preserveAspectRatioCrop| Name: | QQuickImageProviderOptions::preserveAspectRatioCrop | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioCrop() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 583-586 |
| | 1 | 1 |
preserveAspectRatioFit| Name: | QQuickImageProviderOptions::preserveAspectRatioFit | | Prototype: | bool QQuickImageProviderOptions::preserveAspectRatioFit() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 597-600 |
| | 1 | 1 |
setAutoTransform| Name: | QQuickImageProviderOptions::setAutoTransform | | Prototype: | void QQuickImageProviderOptions::setAutoTransform(QQuickImageProviderOptions::AutoTransform autoTransform) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 574-577 |
| | 1 | 1 |
setPreserveAspectRatioCrop| Name: | QQuickImageProviderOptions::setPreserveAspectRatioCrop | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioCrop(bool preserveAspectRatioCrop) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 588-591 |
| | 1 | 1 |
setPreserveAspectRatioFit| Name: | QQuickImageProviderOptions::setPreserveAspectRatioFit | | Prototype: | void QQuickImageProviderOptions::setPreserveAspectRatioFit(bool preserveAspectRatioFit) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 602-605 |
| | 1 | 1 |
QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 539-542 |
| | 2 | 1 |
QQuickImageProviderOptions| Name: | QQuickImageProviderOptions::QQuickImageProviderOptions | | Prototype: | QQuickImageProviderOptions::QQuickImageProviderOptions(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 548-551 |
| | 2 | 1 |
operator=| Name: | QQuickImageProviderOptions::operator= | | Prototype: | QQuickImageProviderOptions& QQuickImageProviderOptions::operator=(const QQuickImageProviderOptions &other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 553-557 |
| | 2 | 1 |
operator==| Name: | QQuickImageProviderOptions::operator== | | Prototype: | bool QQuickImageProviderOptions::operator==(const QQuickImageProviderOptions &other) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/quick/util/qquickimageprovider.cpp | | Lines: | 559-564 |
| | 3 | 1 |