Source file "org/eclipse/jetty/io/AbstractByteBufferPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 121 of 121 | 0% | 14 of 14 | 0% | 18 | 18 | 30 | 30 | 11 | 11 |
| AbstractByteBufferPool(int, int, long, long) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| updateMemory(ByteBuffer, boolean) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| releaseExcessMemory(boolean, Consumer) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getMemory(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decrementMemory(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementMemory(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDirectMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeapMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCapacityFactor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxQueueLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |