Source file "com/google/gwt/dev/js/ast/JsUnaryOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 41 of 51 | 19% | 6 of 6 | 0% | 8 | 9 | 9 | 13 | 5 | 6 | 
| traverse(JsVisitor, JsContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasSideEffects() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setArg(JsExpression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getArg() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsUnaryOperation(SourceInfo, JsUnaryOperator, JsExpression) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 |