Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–¾ |
~ControlFlowWithName: | 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 |
requiresUnwindName: | 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 |
ControlFlowWithName: | 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 |