Source file "com/fasterxml/jackson/core/util/BufferRecycler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 77 of 186 | 58% | 11 of 16 | 31% | 13 | 23 | 19 | 41 | 6 | 15 |
| allocByteBuffer(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| withPool(BufferRecyclerPool) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| release() | 30% | 50% | 1 | 2 | 3 | 5 | 0 | 1 | ||
| releaseByteBuffer(int, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allocByteBuffer(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteBufferLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| balloc(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| allocCharBuffer(int, int) | 100% | 66% | 2 | 4 | 0 | 7 | 0 | 1 | ||
| BufferRecycler(int, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| releaseCharBuffer(int, char[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| BufferRecycler() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| allocCharBuffer(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| charBufferLength(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| calloc(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |