| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
finalUrl| Name: | QV4::Function::finalUrl | | Prototype: | inline QUrl finalUrl() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 95-95 |
| | 1 | 1 |
isArrowFunction| Name: | QV4::Function::isArrowFunction | | Prototype: | inline bool isArrowFunction() const | | Coverage: | 0.000% (0/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 98-98 |
| | 1 | 1 |
isGenerator| Name: | QV4::Function::isGenerator | | Prototype: | inline bool isGenerator() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 99-99 |
| | 1 | 1 |
isStrict| Name: | QV4::Function::isStrict | | Prototype: | inline bool isStrict() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 97-97 |
| | 1 | 1 |
name| Name: | QV4::Function::name | | Prototype: | inline Heap::String *name() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 91-93 |
| | 1 | 1 |
sourceFile| Name: | QV4::Function::sourceFile | | Prototype: | inline QString sourceFile() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 94-94 |
| | 1 | 1 |
nestedFunction| Name: | QV4::Function::nestedFunction | | Prototype: | Function *nestedFunction() const | | Coverage: | 0.000% (0/4) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/jsruntime/qv4function_p.h | | Lines: | 103-108 |
| | 3 | 2 |