Source file "org/junit/platform/commons/util/CollectionUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 186 of 186 | 0% | 32 of 32 | 0% | 22 | 22 | 40 | 40 | 6 | 6 |
| toStream(Object) | 0% | 0% | 14 | 14 | 27 | 27 | 1 | 1 | ||
| toSet(Object[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getOnlyElement(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$getOnlyElement$0(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUnmodifiableList() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$toStream$1(Object, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |