Source file "org/eclipse/persistence/jpa/jpql/utility/CollectionTools.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 10 of 10 | 0% | 12 | 12 | 20 | 20 | 7 | 7 |
| array(Class, Iterator) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| list(Object[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| addAll(Collection, Object[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addAll(Collection, Iterator) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| list(Iterator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| addAll(Collection, Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| array(Class, Iterable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |