Source file "com/google/gwt/dev/jjs/ast/JUnaryOperation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 50 of 50 | 0% | 6 of 6 | 0% | 9 | 9 | 12 | 12 | 6 | 6 |
| traverse(JVisitor, Context) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasSideEffects() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| JUnaryOperation(SourceInfo, JUnaryOperator, JExpression) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getArg() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |