Source file "org/apache/kafka/streams/kstream/Produced.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 160 of 160 | 0% | 12 of 12 | 0% | 20 | 20 | 35 | 35 | 14 | 14 |
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| Produced(Produced) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Produced(Serde, Serde, StreamPartitioner, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| with(Serde, Serde) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| with(Serde, Serde, StreamPartitioner) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| as(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keySerde(Serde) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| valueSerde(Serde) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| streamPartitioner(StreamPartitioner) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withStreamPartitioner(StreamPartitioner) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withValueSerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withKeySerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |