Source file "com/google/gwt/dev/util/collect/Lists.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods | 
| Total | 298 of 336 | 11% | 51 of 54 | 5% | 45 | 50 | 81 | 93 | 13 | 16 | 
| add(List, int, Object) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| addAll(List, Object[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| addAll(List, List) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| remove(List, int) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| normalize(List) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| set(List, int, Object) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| create(Object[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| create(Collection) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| normalizeUnmodifiable(List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| sort(List, Comparator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newIndexOutOfBounds(List, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Lists() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(List, Object) | 100% | 100% | 0 | 3 | 0 | 8 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| create() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |