Source file "com/google/gwt/dev/js/ast/JsNew.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 30 of 57 | 47% | 3 of 4 | 25% | 7 | 10 | 9 | 18 | 5 | 8 | 
| traverse(JsVisitor, JsContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getConstructorExpression() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasSideEffects() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDefinitelyNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsNew(SourceInfo, JsExpression, Collection) | 100% | 50% | 1 | 2 | 0 | 6 | 0 | 1 | ||
| JsNew(SourceInfo, JsExpression, JsExpression[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getArguments() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |