Source file "org/eclipse/jetty/websocket/common/extensions/compress/ByteAccumulator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 158 of 158 | 0% | 6 of 6 | 0% | 12 | 12 | 33 | 33 | 9 | 9 |
copyChunk(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
transferTo(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
addLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ByteAccumulator(int, ByteBufferPool) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
copyChunk(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ensureBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ByteAccumulator(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |