Source file "rx/internal/operators/OperatorOnBackpressureLatest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 246 of 246 | 0% | 38 of 38 | 0% | 29 | 29 | 80 | 80 | 10 | 10 |
| emit() | 0% | 0% | 10 | 10 | 37 | 37 | 1 | 1 | ||
| request(long) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| produced(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| OperatorOnBackpressureLatest.LatestEmitter(Subscriber) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| unsubscribe() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isUnsubscribed() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onCompleted() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |