Source file "org/aspectj/org/eclipse/jdt/internal/compiler/ast/DoStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 669 of 669 | 0% | 128 of 128 | 0% | 75 | 75 | 162 | 162 | 11 | 11 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 18 | 18 | 76 | 76 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 13 | 13 | 35 | 35 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | 0% | 15 | 15 | 9 | 9 | 1 | 1 | ||
| canCompleteNormally() | 0% | 0% | 15 | 15 | 12 | 12 | 1 | 1 | ||
| printStatement(int, StringBuilder) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| DoStatement(Expression, Statement, int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| bindingsWhenComplete() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| completesByContinue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| continueCompletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |