| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~QLazilyAllocated| Name: | 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 |
value| Name: | 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 |
value| Name: | 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 |
setFlag| Name: | 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 |
isAllocated| Name: | 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 |
flag| Name: | 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 |
clearFlag| Name: | 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 |
setFlagValue| Name: | 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 |