| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
clear| Name: | QQmlIncubator::clear | | Prototype: | void QQmlIncubator::clear() | | Coverage: | 100.000% (19/19) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 545-582 |
| | 23 | 7 |
~QQmlIncubator| Name: | QQmlIncubator::~QQmlIncubator | | Prototype: | QQmlIncubator::~QQmlIncubator() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 505-513 |
| | 4 | 2 |
object| Name: | QQmlIncubator::object | | Prototype: | QObject *QQmlIncubator::object() const | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 653-659 |
| | 3 | 2 |
forceCompletion| Name: | QQmlIncubator::forceCompletion | | Prototype: | void QQmlIncubator::forceCompletion() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 588-592 |
| | 2 | 1 |
statusChanged| Name: | QQmlIncubator::statusChanged | | Prototype: | void QQmlIncubator::statusChanged(Status status) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 666-669 |
| | 1 | 1 |
status| Name: | QQmlIncubator::status | | Prototype: | QQmlIncubator::Status QQmlIncubator::status() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 645-648 |
| | 1 | 1 |
setInitialState| Name: | QQmlIncubator::setInitialState | | Prototype: | void QQmlIncubator::setInitialState(QObject *object) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 680-683 |
| | 1 | 1 |
isReady| Name: | QQmlIncubator::isReady | | Prototype: | bool QQmlIncubator::isReady() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 605-608 |
| | 1 | 1 |
isNull| Name: | QQmlIncubator::isNull | | Prototype: | bool QQmlIncubator::isNull() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 597-600 |
| | 1 | 1 |
isLoading| Name: | QQmlIncubator::isLoading | | Prototype: | bool QQmlIncubator::isLoading() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 621-624 |
| | 1 | 1 |
isError| Name: | QQmlIncubator::isError | | Prototype: | bool QQmlIncubator::isError() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 613-616 |
| | 1 | 1 |
incubationMode| Name: | QQmlIncubator::incubationMode | | Prototype: | QQmlIncubator::IncubationMode QQmlIncubator::incubationMode() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 637-640 |
| | 1 | 1 |
errors| Name: | QQmlIncubator::errors | | Prototype: | QList<QQmlError> QQmlIncubator::errors() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 629-632 |
| | 1 | 1 |
QQmlIncubator| Name: | QQmlIncubator::QQmlIncubator | | Prototype: | QQmlIncubator::QQmlIncubator(IncubationMode mode) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlincubator.cpp | | Lines: | 498-502 |
| | 1 | 1 |