Source file "kotlin/collections/Collections.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 60 | 30% | 4 of 4 | 0% | 9 | 11 | 5 | 7 | 7 | 9 |
| containsAll(Collection) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isVarargs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ArrayAsCollection(Object[], boolean) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| toArray() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |