Source file "org/springframework/util/AutoPopulatingList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 206 of 206 | 0% | 6 of 6 | 0% | 32 | 32 | 50 | 50 | 29 | 29 |
| get(int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| AutoPopulatingList(List, AutoPopulatingList.ElementFactory) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AutoPopulatingList(List, Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AutoPopulatingList(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AutoPopulatingList(AutoPopulatingList.ElementFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(int, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addAll(int, Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subList(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastIndexOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listIterator(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| retainAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray(Object[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| equals(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |