Source file "rx/internal/util/SubscriptionList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 203 of 203 | 0% | 36 of 36 | 0% | 28 | 28 | 68 | 68 | 10 | 10 |
| add(Subscription) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| unsubscribeFromAll(Collection) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| remove(Subscription) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| unsubscribe() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| hasSubscriptions() | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| SubscriptionList(Subscription) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SubscriptionList(Subscription[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SubscriptionList() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isUnsubscribed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |