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 | 161 of 161 | 0% | 20 of 20 | 0% | 24 | 24 | 33 | 33 | 14 | 14 |
| AbstractByteBufferPool(int, int, long, long) | 0% | 0% | 4 | 4 | 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 | ||
| updateMemory(boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 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 | ||
| getMaxDirectMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxHeapMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |