Source file "rx/internal/operators/CachedObservable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 212 of 212 | 0% | 16 of 16 | 0% | 17 | 17 | 62 | 62 | 9 | 9 |
| removeProducer(CachedObservable.ReplayProducer) | 0% | 0% | 5 | 5 | 19 | 19 | 1 | 1 | ||
| addProducer(CachedObservable.ReplayProducer) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| dispatch() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| connect() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| onError(Throwable) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| onCompleted() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| CachedObservable.CacheState(Observable, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| onNext(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |