Function | Condition %▾ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
lastSourceLocationName: | QQmlJS::AST::WithStatement::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: | 1819-1820 |
| | 1 | 1 |
firstSourceLocationName: | QQmlJS::AST::WithStatement::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: | 1816-1817 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::WithStatement::accept0 | Prototype: | void WithStatement::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: | 842-850 |
| | 4 | 2 |
WithStatementName: | QQmlJS::AST::WithStatement::WithStatement | Prototype: | WithStatement(ExpressionNode *e, Statement *stmt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1810-1812 |
| | 1 | 1 |