Source file "org/apache/kafka/streams/state/internals/ChangeLoggingKeyValueBytesStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 6 of 6 | 0% | 20 | 20 | 39 | 39 | 17 | 17 |
| putAll(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| putIfAbsent(Bytes, byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| delete(Bytes) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| init(ProcessorContext, StateStore) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| init(StateStoreContext, StateStore) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| maybeSetEvictionListener() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| put(Bytes, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| log(Bytes, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| prefixScan(Object, Serializer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| get(Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| range(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reverseRange(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| approximateNumEntries() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| all() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reverseAll() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$maybeSetEvictionListener$0(Bytes, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ChangeLoggingKeyValueBytesStore(KeyValueStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |