Source file "org/eclipse/jdt/internal/compiler/ast/ForStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,296 of 1,296 | 0% | 260 of 260 | 0% | 142 | 142 | 281 | 281 | 12 | 12 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 48 | 48 | 124 | 124 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 32 | 32 | 71 | 71 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 9 | 9 | 21 | 21 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| canCompleteNormally() | 0% | 0% | 13 | 13 | 9 | 9 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | 0% | 13 | 13 | 5 | 5 | 1 | 1 | ||
| ForStatement(Statement[], Expression, Statement[], Statement, boolean, int, int) | 0% | 0% | 3 | 3 | 15 | 15 | 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 |