Function | Condition %▴ | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
isArrowFunctionName: | 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 |
nestedFunctionName: | 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 |
finalUrlName: | 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 |
isGeneratorName: | 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 |
isStrictName: | 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 |
nameName: | 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 |
sourceFileName: | 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 |