Source file "io/undertow/websockets/extensions/CompositeExtensionFunction.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 160 of 160 | 0% | 20 of 20 | 0% | 18 | 18 | 29 | 29 | 8 | 8 |
transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasExtensionOpCode() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
writeRsv(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
compose(ExtensionFunction[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
dispose() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
compose(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
CompositeExtensionFunction(ExtensionFunction[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |