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 | 254 of 254 | 0% | 46 of 46 | 0% | 30 | 30 | 59 | 59 | 7 | 7 |
resolveCase(BlockScope, TypeBinding, SwitchStatement) | ![]() | 0% | ![]() | 0% | 17 | 17 | 30 | 30 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
printStatement(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
CaseStatement(Expression, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
resolve(BlockScope) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |