Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
StatementListName: | QQmlJS::AST::StatementList::StatementList | Prototype: | StatementList(Node *stmt) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1418-1420 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::StatementList::accept0 | Prototype: | void StatementList::accept0(Visitor *visitor) | Coverage: | 85.714% (6/7) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | Lines: | 704-713 |
| | 4 | 3 |
appendName: | QQmlJS::AST::StatementList::append | Prototype: | StatementList *append(StatementList *n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1422-1426 |
| | 3 | 1 |
finishName: | QQmlJS::AST::StatementList::finish | Prototype: | inline StatementList *finish () | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 1436-1441 |
| | 3 | 1 |
firstSourceLocationName: | QQmlJS::AST::StatementList::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: | 1430-1431 |
| | 1 | 1 |
lastSourceLocationName: | QQmlJS::AST::StatementList::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: | 1433-1434 |
| | 1 | 1 |