Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QLazilyAllocatedName: | QLazilyAllocated::~QLazilyAllocated | Prototype: | template<typename T> QLazilyAllocated<T>::~QLazilyAllocated() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 86-90 |
| | 1 | 1 |
valueName: | QLazilyAllocated::value | Prototype: | template<typename T> T &QLazilyAllocated<T>::value() | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 98-103 |
| | 2 | 2 |
valueName: | QLazilyAllocated::value | Prototype: | template<typename T> const T &QLazilyAllocated<T>::value() const | Coverage: | 100.000% (4/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 105-110 |
| | 2 | 2 |
setFlagValueName: | QLazilyAllocated::setFlagValue | Prototype: | template<typename T> void QLazilyAllocated<T>::setFlagValue(bool v) | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 136-140 |
| | 1 | 1 |
setFlagName: | QLazilyAllocated::setFlag | Prototype: | template<typename T> void QLazilyAllocated<T>::setFlag() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 124-128 |
| | 1 | 1 |
operator->Name: | QLazilyAllocated::operator-> | Prototype: | template<typename T> T *QLazilyAllocated<T>::operator->() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 112-116 |
| | 1 | 1 |
isAllocatedName: | QLazilyAllocated::isAllocated | Prototype: | template<typename T> bool QLazilyAllocated<T>::isAllocated() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 92-96 |
| | 1 | 1 |
flagName: | QLazilyAllocated::flag | Prototype: | template<typename T> bool QLazilyAllocated<T>::flag() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 118-122 |
| | 1 | 1 |
clearFlagName: | QLazilyAllocated::clearFlag | Prototype: | template<typename T> void QLazilyAllocated<T>::clearFlag() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qlazilyallocated_p.h | Lines: | 130-134 |
| | 1 | 1 |