| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
QQmlPropertyCacheVector| Name: | QQmlPropertyCacheVector::QQmlPropertyCacheVector | | Prototype: | QQmlPropertyCacheVector(QQmlPropertyCacheVector &&other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 960-961 |
| | 1 | 1 |
append| Name: | QQmlPropertyCacheVector::append | | Prototype: | void append(QQmlPropertyCache *cache) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 980-980 |
| | 1 | 1 |
at| Name: | QQmlPropertyCacheVector::at | | Prototype: | QQmlPropertyCache *at(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 981-981 |
| | 1 | 1 |
clear| Name: | QQmlPropertyCacheVector::clear | | Prototype: | void clear() | | Coverage: | 100.000% (7/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 971-978 |
| | 4 | 3 |
count| Name: | QQmlPropertyCacheVector::count | | Prototype: | int count() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 970-970 |
| | 1 | 1 |
needsVMEMetaObject| Name: | QQmlPropertyCacheVector::needsVMEMetaObject | | Prototype: | bool needsVMEMetaObject(int index) const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 993-993 |
| | 1 | 1 |
operator=| Name: | QQmlPropertyCacheVector::operator= | | Prototype: | QQmlPropertyCacheVector &operator=(QQmlPropertyCacheVector &&other) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 962-966 |
| | 3 | 1 |
resize| Name: | QQmlPropertyCacheVector::resize | | Prototype: | void resize(int size) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 969-969 |
| | 1 | 1 |
set| Name: | QQmlPropertyCacheVector::set | | Prototype: | void set(int index, const QQmlRefPointer<QQmlPropertyCache> &replacement) | | Coverage: | 71.429% (5/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 982-990 |
| | 6 | 3 |
setNeedsVMEMetaObject| Name: | QQmlPropertyCacheVector::setNeedsVMEMetaObject | | Prototype: | void setNeedsVMEMetaObject(int index) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 992-992 |
| | 1 | 1 |
~QQmlPropertyCacheVector| Name: | QQmlPropertyCacheVector::~QQmlPropertyCacheVector | | Prototype: | ~QQmlPropertyCacheVector() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/qqmlpropertycache_p.h | | Lines: | 968-968 |
| | 1 | 1 |