Source file "org/apache/kafka/streams/state/internals/RocksDBSessionStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 108 of 108 | 0% | 0 of 0 | n/a | 12 | 12 | 19 | 19 | 12 | 12 |
| findSessions(Bytes, Bytes, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| backwardFindSessions(Bytes, Bytes, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| findSessions(Bytes, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| backwardFindSessions(Bytes, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fetchSession(Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| put(Windowed, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fetch(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFetch(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remove(Windowed) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fetch(Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFetch(Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RocksDBSessionStore(SegmentedBytesStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |