Source file "com/fasterxml/jackson/core/util/JsonRecyclerPools.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18 of 22 | 18% | 0 of 0 | n/a | 8 | 10 | 8 | 10 | 8 | 10 |
| JsonRecyclerPools() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newBoundedPool(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nonRecyclingPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sharedConcurrentDequePool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newConcurrentDequePool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sharedLockFreePool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newLockFreePool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sharedBoundedPool() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultPool() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| threadLocalPool() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |