Source file "reactor/core/publisher/FluxSkipLast.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 12 of 12 | 0% | 15 | 15 | 30 | 30 | 9 | 9 |
| scanUnsafe(Scannable.Attr) | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| onSubscribe(Subscription) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| onNext(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| onError(Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onComplete() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cancel() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| FluxSkipLast.SkipLastSubscriber(CoreSubscriber, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| request(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| actual() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |