Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
asStringName: | QQmlJS::AST::StringLiteralPropertyName::asString | Prototype: | QString asString() 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: | 857-857 |
| | 1 | 1 |
accept0Name: | QQmlJS::AST::StringLiteralPropertyName::accept0 | Prototype: | void StringLiteralPropertyName::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: | 490-496 |
| | 2 | 2 |
StringLiteralPropertyNameName: | QQmlJS::AST::StringLiteralPropertyName::StringLiteralPropertyName | Prototype: | StringLiteralPropertyName(const QStringRef &n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 852-853 |
| | 1 | 1 |