Source file "rx/observers/SafeCompletableSubscriber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 93 of 93 | 0% | 8 of 8 | 0% | 10 | 10 | 33 | 33 | 6 | 6 |
| onError(Throwable) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| onCompleted() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isUnsubscribed() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| SafeCompletableSubscriber(CompletableSubscriber) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| unsubscribe() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |