Source file "io/rsocket/plugins/CompositeRequestInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 149 of 149 | 0% | 13 of 13 | 0% | 14 | 14 | 44 | 44 | 7 | 7 |
| onStart(int, FrameType, ByteBuf) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| onTerminate(int, FrameType, Throwable) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| onReject(Throwable, FrameType, ByteBuf) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| onCancel(int, FrameType) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| create(List) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| dispose() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| CompositeRequestInterceptor(RequestInterceptor[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |