Source file "org/springframework/batch/item/kafka/KafkaItemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 274 of 274 | 0% | 30 of 30 | 0% | 25 | 25 | 56 | 56 | 10 | 10 |
| open(ExecutionContext) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| KafkaItemReader(Properties, String, List) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| read() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| setPollTimeout(Duration) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| update(ExecutionContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| KafkaItemReader(Properties, String, Integer[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setSaveState(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitionOffsets(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isSaveState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |