Source file "com/google/gwt/dev/js/ast/JsSwitch.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 26 of 42 | 38% | 2 of 2 | 0% | 4 | 7 | 7 | 13 | 3 | 6 |
| traverse(JsVisitor, JsContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getExpr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsSwitch(SourceInfo) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| setExpr(JsExpression) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getCases() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |