Source file "com/google/gwt/dev/js/ast/JsBinaryOperator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 37 of 523 | 92% | 8 of 8 | 0% | 10 | 12 | 6 | 27 | 6 | 8 | 
| isKeyword() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isAssignment() | 0% | 0% | 2 | 2 | 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 | 16 | 0 | 1 | ||
| JsBinaryOperator(String, int, String, int, int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 |