Source file "org/eclipse/jdt/internal/compiler/ast/IfStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 865 of 865 | 0% | 166 of 166 | 0% | 96 | 96 | 208 | 208 | 13 | 13 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 28 | 28 | 62 | 62 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 26 | 26 | 76 | 76 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| IfStatement(Expression, Statement, Statement, int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| IfStatement(Expression, Statement, int, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| resolveIfStatement(BlockScope) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| doesNotCompleteNormally() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| completesByContinue() | 0% | 0% | 5 | 5 | 1 | 1 | 1 | 1 | ||
| canCompleteNormally() | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| continueCompletes() | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| containsPatternVariable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |