Source file "kotlin/collections/_Sets.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 274 of 274 | 0% | 14 of 14 | 0% | 17 | 17 | 35 | 35 | 10 | 10 |
minus(Set, Iterable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
plus(Set, Iterable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
minus(Set, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
plus(Set, Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
plus(Set, Sequence) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
plus(Set, Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
minus(Set, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
minus(Set, Sequence) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
minusElement(Set, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
plusElement(Set, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |