| Function | Condition % | eLOC - Effective Lines of Codeā¾ | McCabe - Cyclomatic Complexity |
length| Name: | QQmlJS::AST::FormalParameterList::length | | Prototype: | int length() | | Coverage: | 91.667% (11/12) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 2179-2194 |
| | 11 | 4 |
formals| Name: | QQmlJS::AST::FormalParameterList::formals | | Prototype: | QStringList FormalParameterList::formals() const | | Coverage: | 90.000% (9/10) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 976-993 |
| | 11 | 4 |
isSimpleParameterList| Name: | QQmlJS::AST::FormalParameterList::isSimpleParameterList | | Prototype: | bool isSimpleParameterList() | | Coverage: | 87.500% (14/16) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 2165-2177 |
| | 9 | 4 |
finish| Name: | QQmlJS::AST::FormalParameterList::finish | | Prototype: | FormalParameterList *FormalParameterList::finish(QQmlJS::MemoryPool *pool) | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 1016-1028 |
| | 8 | 3 |
containsName| Name: | QQmlJS::AST::FormalParameterList::containsName | | Prototype: | bool containsName(const QString &name) const | | Coverage: | 88.889% (8/9) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 2196-2204 |
| | 5 | 3 |
boundNames| Name: | QQmlJS::AST::FormalParameterList::boundNames | | Prototype: | QStringList FormalParameterList::boundNames() const | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 995-1003 |
| | 5 | 3 |
accept0| Name: | QQmlJS::AST::FormalParameterList::accept0 | | Prototype: | void FormalParameterList::accept0(Visitor *visitor) | | Coverage: | 85.714% (6/7) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast.cpp | | Lines: | 1005-1014 |
| | 5 | 3 |
FormalParameterList| Name: | QQmlJS::AST::FormalParameterList::FormalParameterList | | Prototype: | FormalParameterList(FormalParameterList *previous, PatternElement *e) | | Coverage: | 100.000% (4/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 2147-2157 |
| | 5 | 2 |
append| Name: | QQmlJS::AST::FormalParameterList::append | | Prototype: | FormalParameterList *append(FormalParameterList *n) | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/parser/qqmljsast_p.h | | Lines: | 2159-2163 |
| | 3 | 1 |
lastSourceLocation| Name: | QQmlJS::AST::FormalParameterList::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: | 2215-2216 |
| | 1 | 1 |
firstSourceLocation| Name: | QQmlJS::AST::FormalParameterList::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: | 2212-2213 |
| | 1 | 1 |