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 | 245 of 245 | 0% | 38 of 38 | 0% | 31 | 31 | 50 | 50 | 12 | 12 |
| BoundedConcurrentHashMap.LRU(BoundedConcurrentHashMap.Segment, int, float, int, float) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| removeEldestEntry(Map.Entry) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| execute() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| onEntryRemove(BoundedConcurrentHashMap.HashEntry) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| clear() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| onEntryMiss(BoundedConcurrentHashMap.HashEntry) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| onEntryHit(BoundedConcurrentHashMap.HashEntry) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| thresholdExpired() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isAboveThreshold() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createNewEntry(Object, int, BoundedConcurrentHashMap.HashEntry, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| strategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |