| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
accept0| Name: | 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 |
lastSourceLocation| Name: | 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 |
firstSourceLocation| Name: | 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 |
BreakStatement| Name: | 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 |