Functionâ–´ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
UiPragmaName: | QQmlJS::AST::UiPragma::UiPragma | Prototype: | UiPragma(UiQualifiedPragmaId *type) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 2506-2508 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::UiPragma::accept0 | Prototype: | void UiPragma::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: | 1169-1176 |
| | 3 | 2 |
firstSourceLocationName: | QQmlJS::AST::UiPragma::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: | 2512-2513 |
| | 1 | 1 |
lastSourceLocationName: | QQmlJS::AST::UiPragma::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: | 2515-2516 |
| | 1 | 1 |