Source file "rx/observers/TestObserver.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 378 of 378 | 0% | 34 of 34 | 0% | 30 | 30 | 72 | 72 | 13 | 13 |
| assertReceivedOnNext(List) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| assertionError(String) | 0% | 0% | 6 | 6 | 23 | 23 | 1 | 1 | ||
| assertTerminalEvent() | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| getEvents() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| TestObserver(Observer) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| TestObserver() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onNext(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onCompleted() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOnCompletedEvents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOnErrorEvents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOnNextEvents() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |