Source file "org/springframework/cloud/stream/binder/PartitionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 250 of 250 | 0% | 20 of 20 | 0% | 19 | 19 | 54 | 54 | 9 | 9 |
| getPartitionSelectorStrategy(ProducerProperties) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getPartitionKeyExtractorStrategy(ProducerProperties) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| determinePartition(Message) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| PartitionHandler(EvaluationContext, ProducerProperties, ConfigurableListableBeanFactory) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| extractKey(Message) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| extractBeanFactoryFromEvaluationContext(EvaluationContext) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| invokeKeyExtractor(Message) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| PartitionHandler(EvaluationContext, ProducerProperties, PartitionKeyExtractorStrategy, PartitionSelectorStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPartitionCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |