Source file "io/undertow/websockets/extensions/PerMessageDeflateFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 442 of 442 | 0% | 42 of 42 | 0% | 32 | 32 | 92 | 92 | 11 | 11 |
| transformForWrite(PooledByteBuffer, StreamSinkFrameChannel, boolean) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| transformForRead(PooledByteBuffer, StreamSourceFrameChannel, boolean) | 0% | 0% | 6 | 6 | 21 | 21 | 1 | 1 | ||
| decompress(WebSocketChannel, PooledByteBuffer) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| toArrayBacked(ByteBuffer, ByteBufferPool) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| PerMessageDeflateFunction(int, boolean, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| largerBuffer(PooledByteBuffer, WebSocketChannel, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allocateBufferWithArray(WebSocketChannel, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| dispose() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeRsv(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasExtensionOpCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |