Source file "org/apache/kafka/streams/state/internals/ChangeLoggingSessionBytesStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 0 of 0 | n/a | 14 | 14 | 23 | 23 | 14 | 14 |
| put(Windowed, byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| remove(Windowed) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| init(ProcessorContext, StateStore) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| init(StateStoreContext, StateStore) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findSessions(Bytes, Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFindSessions(Bytes, Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetchSession(Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| findSessions(Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFindSessions(Bytes, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFetch(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetch(Bytes, Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| backwardFetch(Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fetch(Bytes) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ChangeLoggingSessionBytesStore(SessionStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |