Source file "org/apache/kafka/streams/state/SessionStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 72 of 72 | 0% | 0 of 0 | n/a | 5 | 5 | 25 | 25 | 5 | 5 |
| findSessions(Object, Object, Instant, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| backwardFindSessions(Object, Object, Instant, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| findSessions(Object, Instant, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| backwardFindSessions(Object, Instant, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| fetchSession(Object, Instant, Instant) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |