Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
accept0Name: | QQmlJS::AST::NumericLiteralPropertyName::accept0 | Prototype: | void NumericLiteralPropertyName::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: | 498-504 |
| | 2 | 2 |
asStringName: | QQmlJS::AST::NumericLiteralPropertyName::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: | 873-873 |
| | 1 | 1 |
NumericLiteralPropertyNameName: | QQmlJS::AST::NumericLiteralPropertyName::NumericLiteralPropertyName | Prototype: | NumericLiteralPropertyName(double n) | Coverage: | 100.000% (1/1) | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | Lines: | 868-869 |
| | 1 | 1 |