Source file "io/netty/buffer/PoolArena.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 159 of 159 | 0% | 14 of 14 | 0% | 15 | 15 | 36 | 36 | 8 | 8 |
memoryCopy(ByteBuffer, int, PooledByteBuf, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
newChunk(int, int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
newUnpooledChunk(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
destroyChunk(PoolChunk) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
allocateDirect(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
newByteBuf(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
PoolArena.DirectArena(PooledByteBufAllocator, SizeClasses) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDirect() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |