Source file "org/aspectj/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 | 417 of 423 | 1% | 76 of 76 | 0% | 51 | 52 | 73 | 76 | 13 | 14 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 11 | 11 | 21 | 21 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| printBody(int, StringBuilder) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| resolveUsing(BlockScope) | 0% | 0% | 3 | 3 | 6 | 6 | 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, StringBuilder) | 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) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |