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 | 284 of 284 | 0% | 64 of 64 | 0% | 42 | 42 | 65 | 65 | 10 | 10 |
| toStream(Object) | 0% | 0% | 14 | 14 | 27 | 27 | 1 | 1 | ||
| isConvertibleToStream(Class) | 0% | 0% | 12 | 12 | 10 | 10 | 1 | 1 | ||
| toSet(Object[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| forEachInReverseOrder(List, Consumer) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getOnlyElement(Collection) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getFirstElement(Collection) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| firstElement(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 |