Source file "org/apache/kafka/streams/state/internals/InMemoryKeyValueStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 2 of 2 | 0% | 6 | 6 | 10 | 10 | 5 | 5 |
| InMemoryKeyValueStore.InMemoryKeyValueIterator(InMemoryKeyValueStore, Set, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| peekNextKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasNext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |