| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
lastSourceLocation| Name: | QQmlJS::AST::VariableDeclarationList::lastSourceLocation | | Prototype: | SourceLocation lastSourceLocation() const override | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1470-1475 |
| | 3 | 2 |
firstSourceLocation| Name: | QQmlJS::AST::VariableDeclarationList::firstSourceLocation | | Prototype: | SourceLocation firstSourceLocation() const override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1467-1468 |
| | 1 | 1 |
finish| Name: | QQmlJS::AST::VariableDeclarationList::finish | | Prototype: | inline VariableDeclarationList *finish(VariableScope s) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1477-1486 |
| | 6 | 2 |
accept0| Name: | QQmlJS::AST::VariableDeclarationList::accept0 | | Prototype: | void VariableDeclarationList::accept0(Visitor *visitor) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 724-733 |
| | 4 | 3 |
VariableDeclarationList| Name: | QQmlJS::AST::VariableDeclarationList::VariableDeclarationList | | Prototype: | VariableDeclarationList(PatternElement *decl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1453-1455 |
| | 1 | 1 |
VariableDeclarationList| Name: | QQmlJS::AST::VariableDeclarationList::VariableDeclarationList | | Prototype: | VariableDeclarationList(VariableDeclarationList *previous, PatternElement *decl) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1457-1463 |
| | 3 | 1 |