Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
IfStatementName: | QQmlJS::AST::IfStatement::IfStatement | Prototype: | IfStatement(ExpressionNode *e, Statement *t, Statement *f = nullptr) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1561-1563 |
| | 1 | 1 |
firstSourceLocationName: | QQmlJS::AST::IfStatement::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: | 1567-1568 |
| | 1 | 1 |
lastSourceLocationName: | QQmlJS::AST::IfStatement::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: | 1570-1576 |
| | 3 | 2 |
accept0Name: | QQmlJS::AST::IfStatement::accept0 | Prototype: | void IfStatement::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: | 752-761 |
| | 5 | 2 |