Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
StringLiteralName: | QQmlJS::AST::StringLiteral::StringLiteral | Prototype: | StringLiteral(const QStringRef &v) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 471-472 |
| | 1 | 1 |
firstSourceLocationName: | QQmlJS::AST::StringLiteral::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: | 476-477 |
| | 1 | 1 |
lastSourceLocationName: | QQmlJS::AST::StringLiteral::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: | 479-480 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::StringLiteral::accept0 | Prototype: | void StringLiteral::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: | 246-252 |
| | 2 | 2 |