Source file "org/eclipse/jdt/internal/compiler/ast/CaseStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 475 of 475 | 0% | 90 of 90 | 0% | 54 | 54 | 95 | 95 | 9 | 9 |
| resolveCase(BlockScope, TypeBinding, SwitchStatement) | 0% | 0% | 16 | 16 | 25 | 25 | 1 | 1 | ||
| resolveConstantExpression(BlockScope, TypeBinding, TypeBinding, SwitchStatement, Expression) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| printStatement(int, StringBuffer) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| traverse(ASTVisitor, BlockScope) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| analyseCode(BlockScope, FlowContext, FlowInfo) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| generateCode(BlockScope, CodeStream) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| analyseConstantExpression(BlockScope, FlowContext, FlowInfo, Expression) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| CaseStatement(Expression, int, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| resolve(BlockScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |