Source file "io/netty/buffer/AdaptiveByteBufAllocator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 4 of 4 | 0% | 12 | 12 | 22 | 22 | 10 | 10 |
| AdaptiveByteBufAllocator(boolean, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| newHeapBuffer(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newDirectBuffer(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AdaptiveByteBufAllocator(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AdaptiveByteBufAllocator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| usedHeapMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| usedDirectMemory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirectBufferPooled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| metric() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |