Source file "org/eclipse/jdt/internal/compiler/ast/WhileStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 809 of 809 | 0% | 140 of 140 | 0% | 82 | 82 | 208 | 208 | 12 | 12 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 24 | 24 | 96 | 96 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 18 | 18 | 59 | 59 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| canCompleteNormally() | 0% | 0% | 11 | 11 | 7 | 7 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | 0% | 11 | 11 | 5 | 5 | 1 | 1 | ||
| WhileStatement(Expression, Statement, int, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| containsPatternVariable() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lambda$0() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| completesByContinue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| continueCompletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |