Source file "org/eclipse/persistence/internal/helper/ConcurrentFixedCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 10 of 10 | 0% | 14 | 14 | 28 | 28 | 9 | 9 |
| put(Object, Object) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| ConcurrentFixedCache(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| remove(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConcurrentFixedCache() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCache() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |