Source file "org/springframework/data/redis/connection/stream/PendingMessagesSummary.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 98 of 98 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PendingMessagesSummary(String, long, Range, Map) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| minMessageId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxMessageId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| minRecordId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxRecordId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotalPendingMessages() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPendingMessagesPerConsumer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdRange() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroupName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |