| Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
lastSourceLocation| Name: | QQmlJS::AST::VariableStatement::lastSourceLocation | | Prototype: | SourceLocation lastSourceLocation() 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: | 1508-1509 |
| | 1 | 1 |
firstSourceLocation| Name: | QQmlJS::AST::VariableStatement::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: | 1505-1506 |
| | 1 | 1 |
accept0| Name: | QQmlJS::AST::VariableStatement::accept0 | | Prototype: | void VariableStatement::accept0(Visitor *visitor) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 715-722 |
| | 3 | 2 |
VariableStatement| Name: | QQmlJS::AST::VariableStatement::VariableStatement | | Prototype: | VariableStatement(VariableDeclarationList *vlist) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 1499-1501 |
| | 1 | 1 |