Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
BreakStatementName: | QQmlJS::AST::BreakStatement::BreakStatement | Prototype: | BreakStatement(const QStringRef &l) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1743-1744 |
| | 1 | 1 |
firstSourceLocationName: | QQmlJS::AST::BreakStatement::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: | 1748-1749 |
| | 1 | 1 |
lastSourceLocationName: | QQmlJS::AST::BreakStatement::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: | 1751-1752 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::BreakStatement::accept0 | Prototype: | void BreakStatement::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: | 815-821 |
| | 2 | 2 |