Source file "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 | 706 of 706 | 0% | 130 of 130 | 0% | 77 | 77 | 172 | 172 | 12 | 12 |
| 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 | ||
| resolve(BlockScope) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 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 | ||
| lambda$0() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| containsPatternVariable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| completesByContinue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| continueCompletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |