Source file "rx/Subscriber.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 157 of 157 | 0% | 20 of 20 | 0% | 20 | 20 | 46 | 46 | 10 | 10 |
| setProducer(Producer) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| request(long) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| addToRequested(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| Subscriber(Subscriber, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| Subscriber() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Subscriber(Subscriber) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(Subscription) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| unsubscribe() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isUnsubscribed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| onStart() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |