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 | 219 of 219 | 0% | 26 of 26 | 0% | 29 | 29 | 46 | 46 | 16 | 16 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allocByteBuffer(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| allocCharBuffer(int, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| withPool(RecyclerPool) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| releaseByteBuffer(int, byte[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| releaseCharBuffer(int, char[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| BufferRecycler(int, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| releaseToPool() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isLinkedWithPool() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| BufferRecycler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allocByteBuffer(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allocCharBuffer(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| byteBufferLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| charBufferLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| balloc(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| calloc(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |