Source file "org/apache/kafka/streams/processor/internals/assignment/AssignorConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 100 of 100 | 0% | 2 of 2 | 0% | 5 | 5 | 17 | 17 | 4 | 4 |
| AssignorConfiguration.AssignmentConfigs(Long, Integer, Integer, Long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AssignorConfiguration.AssignmentConfigs(StreamsConfig) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validated(String, Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |