Source file "com/google/gwt/dev/js/ast/JsCase.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 26 of 34 | 23% | 2 of 2 | 0% | 4 | 6 | 7 | 11 | 3 | 5 |
| traverse(JsVisitor, JsContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getCaseExpr() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsCase(SourceInfo) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| setCaseExpr(JsExpression) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |