Source file "org/eclipse/jetty/io/ByteBufferAccumulator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 256 of 256 | 0% | 20 of 20 | 0% | 24 | 24 | 65 | 65 | 14 | 14 |
takeByteBuffer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
ensureBuffer(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
writeTo(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getLength() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toByteArray() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
ByteBufferAccumulator(ByteBufferPool, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
copyBuffer(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
writeTo(OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
close() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
toByteBuffer() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyBytes(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteBufferAccumulator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ensureBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getByteBufferPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |