Source file "org/apache/kafka/streams/processor/internals/StreamsProducer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 437 of 437 | 0% | 30 of 30 | 0% | 31 | 31 | 112 | 112 | 15 | 15 |
| StreamsProducer(StreamsConfig, String, KafkaClientSupplier, TaskId, UUID, LogContext) | 0% | 0% | 4 | 4 | 30 | 30 | 1 | 1 | ||
| commitTransaction(Map, ConsumerGroupMetadata) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| abortTransaction() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| initTransaction() | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| send(ProducerRecord, Callback) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| maybeBeginTransaction() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| resetProducer() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isRecoverable(KafkaException) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| formatException(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionsFor(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| eosEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| metrics() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| kafkaProducer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |