Source file "org/apache/kafka/streams/kstream/Consumed.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 14 of 14 | 0% | 21 | 21 | 33 | 33 | 14 | 14 |
| equals(Object) | 0% | 0% | 8 | 8 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Consumed(Serde, Serde, TimestampExtractor, Topology.AutoOffsetReset, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| Consumed(Consumed) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| with(Serde, Serde, TimestampExtractor, Topology.AutoOffsetReset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(Serde, Serde) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(TimestampExtractor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(Topology.AutoOffsetReset) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| as(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withKeySerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withValueSerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withTimestampExtractor(TimestampExtractor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withOffsetResetPolicy(Topology.AutoOffsetReset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |