Source file "org/eclipse/jdt/internal/compiler/ast/ContinueStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 186 of 186 | 0% | 26 of 26 | 0% | 21 | 21 | 51 | 51 | 8 | 8 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 13 | 13 | 39 | 39 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ContinueStatement(char[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| completesByContinue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canCompleteNormally() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| continueCompletes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |