Source file "org/aspectj/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 | 195 of 195 | 0% | 28 of 28 | 0% | 22 | 22 | 54 | 54 | 8 | 8 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 14 | 14 | 42 | 42 | 1 | 1 | ||
| printStatement(int, StringBuilder) | 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 |