Source file "org/springframework/kafka/support/TopicPartitionOffset.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 190 of 190 | 0% | 12 of 12 | 0% | 23 | 23 | 44 | 44 | 17 | 17 |
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| TopicPartitionOffset(String, int, Long, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| TopicPartitionOffset(String, int, TopicPartitionOffset.SeekPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| TopicPartitionOffset(TopicPartition, Long, TopicPartitionOffset.SeekPosition) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TopicPartitionOffset(String, int, Long, TopicPartitionOffset.SeekPosition) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TopicPartitionOffset(String, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TopicPartitionOffset(String, int, Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPartition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTopic() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setOffset(Long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRelativeToCurrent(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTopicPartition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRelativeToCurrent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPosition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |