Source file "org/apache/kafka/streams/kstream/internals/graph/BaseRepartitionNode.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 51 | 0% | 0 of 0 | n/a | 10 | 10 | 20 | 20 | 10 | 10 |
| BaseRepartitionNode.BaseRepartitionNodeBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withProcessorParameters(ProcessorParameters) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withKeySerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withValueSerde(Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSinkName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withSourceName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withRepartitionTopic(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withStreamPartitioner(StreamPartitioner) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withNodeName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withInternalTopicProperties(InternalTopicProperties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |