Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QQmlPropertyCacheVectorName: | 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 |
setNeedsVMEMetaObjectName: | 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 |
setName: | 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 |
resizeName: | 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 |
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 |
needsVMEMetaObjectName: | 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 |
countName: | 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 |
clearName: | 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 |
atName: | 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 |
appendName: | 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 |
QQmlPropertyCacheVectorName: | 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 |