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