| Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
begin| Name: | QIntrusiveList::begin | | Prototype: | template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator QIntrusiveList<N, member>::begin() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 229-233 |
| | 1 | 1 |
contains| Name: | QIntrusiveList::contains | | Prototype: | template<class N, QIntrusiveListNode N::*member> bool QIntrusiveList<N, member>::contains(N *n) const | | Coverage: | 0.000% (0/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 203-213 |
| | 6 | 3 |
end| Name: | QIntrusiveList::end | | Prototype: | template<class N, QIntrusiveListNode N::*member> typename QIntrusiveList<N, member>::iterator QIntrusiveList<N, member>::end() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 235-239 |
| | 1 | 1 |
first| Name: | QIntrusiveList::first | | Prototype: | template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::first() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 215-219 |
| | 1 | 1 |
insert| Name: | QIntrusiveList::insert | | Prototype: | template<class N, QIntrusiveListNode N::*member> void QIntrusiveList<N, member>::insert(N *n) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 184-194 |
| | 6 | 2 |
isEmpty| Name: | QIntrusiveList::isEmpty | | Prototype: | template<class N, QIntrusiveListNode N::*member> bool QIntrusiveList<N, member>::isEmpty() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 178-182 |
| | 1 | 1 |
iterator| Name: | QIntrusiveList::iterator | | Coverage: | 87.500% (7/8) |
| | 14 | 8 |
next| Name: | QIntrusiveList::next | | Prototype: | template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::next(N *current) | | Coverage: | 100.000% (3/3) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 221-227 |
| | 3 | 1 |
nodeToN| Name: | QIntrusiveList::nodeToN | | Prototype: | template<class N, QIntrusiveListNode N::*member> N *QIntrusiveList<N, member>::nodeToN(QIntrusiveListNode *node) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 241-245 |
| | 1 | 1 |
remove| Name: | QIntrusiveList::remove | | Prototype: | template<class N, QIntrusiveListNode N::*member> void QIntrusiveList<N, member>::remove(N *n) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 196-201 |
| | 2 | 1 |
~QIntrusiveList| Name: | QIntrusiveList::~QIntrusiveList | | Prototype: | template<class N, QIntrusiveListNode N::*member> QIntrusiveList<N, member>::~QIntrusiveList() | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | | Lines: | 172-176 |
| | 1 | 2 |