Source file "rx/internal/operators/OnSubscribeCreate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 176 of 176 | 0% | 34 of 34 | 0% | 24 | 24 | 63 | 63 | 7 | 7 |
| drain() | 0% | 0% | 16 | 16 | 44 | 44 | 1 | 1 | ||
| OnSubscribeCreate.BufferEmitter(Subscriber, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| onUnsubscribed() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onCompleted() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onRequested() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |