Source file "com/google/gwt/dev/js/ast/JsArrayLiteral.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 112 | 21% | 16 of 16 | 0% | 18 | 21 | 21 | 29 | 10 | 13 |
| equals(Object) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| hasSideEffects() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| traverse(JsVisitor, JsContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setInternable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInternable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKind() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBooleanFalse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBooleanTrue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDefinitelyNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsArrayLiteral(SourceInfo, Iterable) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| JsArrayLiteral(SourceInfo, JsExpression[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getExpressions() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |