Source file "org/apache/kafka/streams/state/Stores.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 350 of 350 | 0% | 20 of 20 | 0% | 27 | 27 | 64 | 64 | 17 | 17 |
| inMemoryWindowStore(String, Duration, Duration, boolean) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| persistentWindowStore(String, long, long, boolean, long, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| persistentWindowStore(String, Duration, Duration, boolean, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| persistentSessionStore(String, Duration) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| inMemorySessionStore(String, Duration) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lruMap(String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| keyValueStoreBuilder(KeyValueBytesStoreSupplier, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| timestampedKeyValueStoreBuilder(KeyValueBytesStoreSupplier, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| windowStoreBuilder(WindowBytesStoreSupplier, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| timestampedWindowStoreBuilder(WindowBytesStoreSupplier, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sessionStoreBuilder(SessionBytesStoreSupplier, Serde, Serde) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| persistentKeyValueStore(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| persistentTimestampedKeyValueStore(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| inMemoryKeyValueStore(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| persistentWindowStore(String, Duration, Duration, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| persistentTimestampedWindowStore(String, Duration, Duration, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Stores() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |