Source file "org/apache/kafka/streams/state/internals/MeteredTimestampedKeyValueStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 123 of 123 | 0% | 4 of 4 | 0% | 8 | 8 | 20 | 20 | 6 | 6 |
| putIfDifferentValues(Object, ValueAndTimestamp, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getWithBinary(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$putIfDifferentValues$1(ValueAndTimestamp, byte[], Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| lambda$getWithBinary$0(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| prepareValueSerdeForStore(Serde, SerdeGetter) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MeteredTimestampedKeyValueStore(KeyValueStore, String, Time, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |