Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
accept0Name: | QQmlJS::AST::Program::accept0 | Prototype: | void Program::accept0(Visitor *visitor) | Coverage: | 75.000% (3/4) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | Lines: | 1030-1037 |
| | 3 | 2 |
lastSourceLocationName: | QQmlJS::AST::Program::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: | 2318-2319 |
| | 1 | 1 |
firstSourceLocationName: | QQmlJS::AST::Program::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: | 2315-2316 |
| | 1 | 1 |
ProgramName: | QQmlJS::AST::Program::Program | Prototype: | Program(StatementList *statements) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 2309-2311 |
| | 1 | 1 |