Source file "rx/internal/util/ObserverSubscriber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 20 of 20 | 0% | 0 of 0 | n/a | 4 | 4 | 9 | 9 | 4 | 4 |
| ObserverSubscriber(Observer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onCompleted() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |