Source file "org/eclipse/jdt/internal/compiler/ast/ThrowStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 158 of 158 | 0% | 14 of 14 | 0% | 13 | 13 | 35 | 35 | 6 | 6 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
printStatement(int, StringBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ThrowStatement(Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |