Source file "com/google/gwt/dev/js/ast/JsBreak.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 42 | 28% | 6 of 6 | 0% | 7 | 9 | 8 | 13 | 4 | 6 |
| traverse(JsVisitor, JsContext) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| unconditionalControlBreak() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getLabel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsBreak(SourceInfo, JsNameRef) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| JsBreak(SourceInfo) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |