| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
accept0| Name: | 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 |
asString| Name: | 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 |
StringLiteralPropertyName| Name: | 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 |