Source file "rx/internal/operators/OperatorWindowWithSize.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 10 of 10 | 0% | 11 | 11 | 39 | 39 | 6 | 6 |
| onNext(Object) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| OperatorWindowWithSize.WindowExact(Subscriber, int) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| onError(Throwable) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| onCompleted() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| call() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| createProducer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |