Source file "com/google/gwt/dev/js/ast/JsUnaryOperator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 44 of 179 | 75% | 14 of 14 | 0% | 13 | 15 | 6 | 15 | 6 | 8 |
| isKeyword() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isModifying() | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| isLeftAssociative() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getPrecedence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSymbol() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| JsUnaryOperator(String, int, String, int, int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |