Source file "org/apache/kafka/streams/state/internals/ValueAndTimestampSerializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 152 of 152 | 0% | 22 of 22 | 0% | 21 | 21 | 44 | 44 | 10 | 10 |
| serialize(String, Object, long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| valuesAreSameAndTimeIsIncreasing(byte[], byte[]) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| valuesAreSame(byte[], byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ValueAndTimestampSerializer(Serializer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| extractTimestamp(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| serialize(String, ValueAndTimestamp) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| configure(Map, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| timeIsDecreasing(byte[], byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setIfUnset(SerdeGetter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |