Source file "org/aspectj/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 | 822 of 855 | 3% | 174 of 176 | 1% | 98 | 100 | 187 | 197 | 11 | 12 |
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 35 | 35 | 72 | 72 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 24 | 24 | 68 | 68 | 1 | 1 | ||
| IfStatement(Expression, Statement, Statement, int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| printStatement(int, StringBuilder) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| resolve(BlockScope) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| bindingsWhenComplete() | 0% | 0% | 6 | 6 | 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 | ||
| IfStatement(Expression, Statement, int, int) | 100% | 100% | 0 | 2 | 0 | 10 | 0 | 1 |