Function | Condition % | eLOC - Effective Lines of Codeā“ | McCabe - Cyclomatic Complexity |
ControlFlowCatchName: | 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 |
requiresUnwindName: | 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 |
unwindHandlerName: | 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 |
~ControlFlowCatchName: | 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 |