Source file "kotlinx/coroutines/flow/StateFlow.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 294 of 294 | 0% | 30 of 30 | 0% | 28 | 28 | 55 | 55 | 13 | 13 |
| updateState(Object, Object) | 0% | 0% | 8 | 8 | 26 | 26 | 1 | 1 | ||
| collect(FlowCollector, Continuation) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| compareAndSet(Object, Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setValue(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fuse(CoroutineContext, int, BufferOverflow) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| StateFlowImpl(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| tryEmit(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| emit(Object, Continuation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetReplayCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReplayCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSlot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createSlotArray(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |