Source file "org/eclipse/jdt/internal/compiler/ast/SwitchStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,649 of 1,649 | 0% | 248 of 248 | 0% | 134 | 134 | 350 | 350 | 10 | 10 |
generateCodeForStringSwitch(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 27 | 27 | 86 | 86 | 1 | 1 |
resolve(BlockScope) | ![]() | 0% | ![]() | 0% | 42 | 42 | 87 | 87 | 1 | 1 |
generateCode(BlockScope, CodeStream) | ![]() | 0% | ![]() | 0% | 28 | 28 | 80 | 80 | 1 | 1 |
analyseCode(BlockScope, FlowContext, FlowInfo) | ![]() | 0% | ![]() | 0% | 20 | 20 | 52 | 52 | 1 | 1 |
reportDuplicateCase(CaseStatement, CaseStatement, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
printStatement(int, StringBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
traverse(ASTVisitor, BlockScope) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
SwitchStatement() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
branchChainTo(BranchLabel) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |