Source file "org/apache/kafka/streams/state/internals/AbstractMergedSortedCacheStoreIterator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 310 of 310 | 0% | 58 of 58 | 0% | 39 | 39 | 70 | 70 | 10 | 10 |
| next() | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| peekNextKey() | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| hasNext() | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| chooseNextValue(Bytes, Object, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| chooseNextKey(Bytes, Object, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| nextCacheValue(Bytes) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| nextStoreValue(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractMergedSortedCacheStoreIterator(PeekingKeyValueIterator, KeyValueIterator, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| isDeletedCacheEntry(KeyValue) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |