Source file "org/hibernate/internal/util/collections/BoundedConcurrentHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 536 of 536 | 0% | 96 of 96 | 0% | 62 | 62 | 142 | 142 | 14 | 14 |
| remove(Object, int, Object) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| put(Object, int, Object, boolean) | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| get(Object, int) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| replace(Object, int, Object, Object) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| replace(Object, int, Object) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| containsValue(Object) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| attemptEviction(boolean) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| containsKey(Object, int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| BoundedConcurrentHashMap.Segment(int, int, float, BoundedConcurrentHashMap.Eviction) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setTable(BoundedConcurrentHashMap.HashEntry[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getFirst(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readValueUnderLock(BoundedConcurrentHashMap.HashEntry) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newArray(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |