Source file "org/apache/kafka/streams/processor/internals/GlobalStateUpdateTask.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 227 of 227 | 0% | 8 of 8 | 0% | 10 | 10 | 61 | 61 | 6 | 6 |
| update(ConsumerRecord) | 0% | 0% | 2 | 2 | 19 | 19 | 1 | 1 | ||
| initialize() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| GlobalStateUpdateTask(LogContext, ProcessorTopology, InternalProcessorContext, GlobalStateManager, DeserializationExceptionHandler) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| initTopology() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| close(boolean) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| flushState() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |