| Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
requiresUnwind| Name: | QV4::Compiler::ControlFlowWith::requiresUnwind | | Prototype: | bool requiresUnwind() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 263-265 |
| | 1 | 1 |
ControlFlowWith| Name: | QV4::Compiler::ControlFlowWith::ControlFlowWith | | Prototype: | ControlFlowWith(Codegen *cg) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 241-250 |
| | 4 | 1 |
~ControlFlowWith| Name: | QV4::Compiler::ControlFlowWith::~ControlFlowWith | | Prototype: | ~ControlFlowWith() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 252-261 |
| | 5 | 1 |