Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
removeName: | QIntrusiveListNode::remove | Prototype: | void QIntrusiveListNode::remove() | Coverage: | 100.000% (7/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | Lines: | 256-262 |
| | 4 | 3 |
~QIntrusiveListNodeName: | QIntrusiveListNode::~QIntrusiveListNode | Prototype: | QIntrusiveListNode::~QIntrusiveListNode() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/qml/ftw/qintrusivelist_p.h | Lines: | 251-254 |
| | 1 | 1 |
isInListName: | QIntrusiveListNode::isInList | Prototype: | bool QIntrusiveListNode::isInList() 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: | 264-267 |
| | 1 | 1 |