Source file "com/google/gwt/dev/jjs/ast/JSwitchStatement.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 41 of 41 | 0% | 2 of 2 | 0% | 6 | 6 | 11 | 11 | 5 | 5 |
traverse(JVisitor, Context) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
JSwitchStatement(SourceInfo, JExpression, JBlock) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
JSwitchStatement(JSwitchExpression) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getBody() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getExpr() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |