| Functionâ–ľ | Condition % | eLOC - Effective Lines of Code | McCabe - Cyclomatic Complexity |
~ExceptionHandler| Name: | QV4::Moth::BytecodeGenerator::ExceptionHandler::~ExceptionHandler | | Prototype: | ~ExceptionHandler() | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h | | Lines: | 137-140 |
| | 1 | 1 |
isValid| Name: | QV4::Moth::BytecodeGenerator::ExceptionHandler::isValid | | Prototype: | bool isValid() const | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h | | Lines: | 141-141 |
| | 1 | 1 |
ExceptionHandler| Name: | QV4::Moth::BytecodeGenerator::ExceptionHandler::ExceptionHandler | | Prototype: | ExceptionHandler(BytecodeGenerator *generator) | | Coverage: | 100.000% (1/1) | | Absolute File Name: | /home/opencoverage/opencoverage/guest-scripts/qtdeclarative/src/qtdeclarative/src/qml/compiler/qv4bytecodegenerator_p.h | | Lines: | 133-136 |
| | 2 | 1 |