Source file "org/eclipse/jdt/internal/compiler/ast/Block.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 441 of 441 | 0% | 80 of 80 | 0% | 54 | 54 | 80 | 80 | 14 | 14 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 11 | 11 | 22 | 22 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| resolveUsing(BlockScope) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| printBody(int, StringBuffer) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| completesByContinue() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| canCompleteNormally() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| continueCompletes() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| branchChainTo(BranchLabel) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEmptyBlock() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Block(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |