Source file "com/querydsl/core/util/CollectionUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 469 of 469 | 0% | 58 of 58 | 0% | 46 | 46 | 113 | 113 | 16 | 16 |
| static {...} | 0% | n/a | 1 | 1 | 30 | 30 | 1 | 1 | ||
| unmodifiableSet(Set) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| add(List, Object) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| add(Set, Object) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| addSorted(Set, Object) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| put(Map, Object, Object) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| unmodifiableList(List) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| removeSorted(Set, Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| partition(List, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isUnmodifiableType(Class) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| lambda$partition$0(List, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copyOf(List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| copyOf(Set) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| copyOfSorted(Set) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| copyOf(Map) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$partition$1(List) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |