Source file "kotlin/collections/Iterables.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 102 | 10% | 7 of 8 | 12% | 8 | 9 | 14 | 15 | 4 | 5 |
| unzip(Iterable) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| flatten(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| collectionSizeOrNull(Iterable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| Iterable(Function0) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| collectionSizeOrDefault(Iterable, int) | 91% | 50% | 1 | 2 | 0 | 1 | 0 | 1 |