Source file "org/codehaus/jackson/util/BufferRecycler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 8 of 8 | 0% | 12 | 12 | 24 | 24 | 8 | 8 |
| allocCharBuffer(BufferRecycler.CharBufferType, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| allocByteBuffer(BufferRecycler.ByteBufferType) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| BufferRecycler() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| releaseByteBuffer(BufferRecycler.ByteBufferType, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| releaseCharBuffer(BufferRecycler.CharBufferType, char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| allocCharBuffer(BufferRecycler.CharBufferType) | 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 |