Source file "org/apache/kafka/common/utils/ImplicitLinkedHashCollection.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 191 of 191 | 0% | 14 of 14 | 0% | 17 | 17 | 37 | 37 | 10 | 10 |
| remove() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| previous() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| next() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ImplicitLinkedHashCollection.ImplicitLinkedHashCollectionIterator(ImplicitLinkedHashCollection, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| hasPrevious() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| previousIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| set(ImplicitLinkedHashCollection.Element) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| add(ImplicitLinkedHashCollection.Element) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |