Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
appendName: | 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 |
firstSourceLocationName: | 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 |
lastSourceLocationName: | 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 |
FormalParameterListName: | 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 |
accept0Name: | 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 |
boundNamesName: | 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 |
containsNameName: | 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 |
finishName: | 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 |
formalsName: | 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 |
isSimpleParameterListName: | 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 |
lengthName: | 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 |