Source file "kotlin/collections/builders/ListBuilder.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 181 of 181 | 0% | 16 of 16 | 0% | 18 | 18 | 26 | 26 | 10 | 10 |
next() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
previous() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
set(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
add(Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ListBuilder.Itr(ListBuilder, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
hasNext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hasPrevious() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
previousIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextIndex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |