Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
operator== [qv4compileddata_p.h #1]Name: | QV4::CompiledData::final::FunctionIterator::operator== [qv4compileddata_p.h #1] | Prototype: | bool operator==(const FunctionIterator &rhs) const | Coverage: | 0.000% (0/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 1090-1090 |
| | 1 | 1 |
operator-> [qv4compileddata_p.h #1]Name: | QV4::CompiledData::final::FunctionIterator::operator-> [qv4compileddata_p.h #1] | Prototype: | const Function *operator->() const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 1088-1088 |
| | 1 | 1 |
operator++ [qv4compileddata_p.h #1]Name: | QV4::CompiledData::final::FunctionIterator::operator++ [qv4compileddata_p.h #1] | Prototype: | void operator++() | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 1089-1089 |
| | 1 | 1 |
operator!= [qv4compileddata_p.h #1]Name: | QV4::CompiledData::final::FunctionIterator::operator!= [qv4compileddata_p.h #1] | Prototype: | bool operator!=(const FunctionIterator &rhs) const | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 1091-1091 |
| | 1 | 1 |
FunctionIterator [qv4compileddata_p.h #1]Name: | QV4::CompiledData::final::FunctionIterator::FunctionIterator [qv4compileddata_p.h #1] | Prototype: | FunctionIterator(const Unit *unit, const Object *object, int index) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compileddata_p.h #1 | Lines: | 1083-1083 |
| | 1 | 1 |