Source file "kotlin/collections/AbstractCollection.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 65 of 68 | 4% | 6 of 6 | 0% | 9 | 10 | 7 | 9 | 6 | 7 |
toString() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
containsAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
contains(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toArray(Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toArray() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
AbstractCollection() | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |