| Function | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexityâ–´ |
ControlFlowCatch| Name: | QV4::Compiler::ControlFlowCatch::ControlFlowCatch | | Prototype: | ControlFlowCatch(Codegen *cg, AST::Catch *catchExpression) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 312-317 |
| | 1 | 1 |
requiresUnwind| Name: | QV4::Compiler::ControlFlowCatch::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: | 319-321 |
| | 1 | 1 |
unwindHandler| Name: | QV4::Compiler::ControlFlowCatch::unwindHandler | | Prototype: | BytecodeGenerator::ExceptionHandler *unwindHandler() override | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 323-325 |
| | 1 | 1 |
~ControlFlowCatch| Name: | QV4::Compiler::ControlFlowCatch::~ControlFlowCatch | | Prototype: | ~ControlFlowCatch() | | Coverage: | 100.000% (5/5) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4compilercontrolflow_p.h | | Lines: | 327-361 |
| | 18 | 2 |