Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
ConstIteratorName: | QStringHash::ConstIterator::ConstIterator | Prototype: | template<class T> QStringHash<T>::ConstIterator::ConstIterator(const QStringHashData::IteratorData &d) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 901-905 |
| | 2 | 1 |
equalsName: | QStringHash::ConstIterator::equals | Prototype: | template<class T> template<typename K> bool QStringHash<T>::ConstIterator::equals(const K &key) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 926-931 |
| | 1 | 1 |
keyName: | QStringHash::ConstIterator::key | Prototype: | template<class T> QHashedString QStringHash<T>::ConstIterator::key() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 933-938 |
| | 2 | 1 |
nodeName: | QStringHash::ConstIterator::node | Prototype: | template<class T> typename QStringHash<T>::Node *QStringHash<T>::ConstIterator::node() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 953-958 |
| | 2 | 1 |
operator!=Name: | QStringHash::ConstIterator::operator!= | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator!=(const ConstIterator &o) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 920-924 |
| | 1 | 1 |
operator*Name: | QStringHash::ConstIterator::operator* | Prototype: | template<class T> const T &QStringHash<T>::ConstIterator::operator*() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 946-951 |
| | 2 | 1 |
operator++Name: | QStringHash::ConstIterator::operator++ | Prototype: | template<class T> typename QStringHash<T>::ConstIterator &QStringHash<T>::ConstIterator::operator++() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 907-912 |
| | 2 | 1 |
operator==Name: | QStringHash::ConstIterator::operator== | Prototype: | template<class T> bool QStringHash<T>::ConstIterator::operator==(const ConstIterator &o) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 914-918 |
| | 1 | 1 |
valueName: | QStringHash::ConstIterator::value | Prototype: | template<class T> const T &QStringHash<T>::ConstIterator::value() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qhashedstring_p.h | Lines: | 939-944 |
| | 2 | 1 |