Source file "rx/internal/operators/OperatorTakeLast.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 4 of 4 | 0% | 8 | 8 | 19 | 19 | 6 | 6 |
| OperatorTakeLast.TakeLastSubscriber(Subscriber, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| onNext(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requestMore(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| onCompleted() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| call(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |