Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
VariableDeclarationListName: | 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 |
firstSourceLocationName: | 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 |
VariableDeclarationListName: | 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 |
lastSourceLocationName: | 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 |
accept0Name: | 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 |
finishName: | 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 |