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 | 64 of 64 | 0% | 8 of 8 | 0% | 8 | 8 | 17 | 17 | 4 | 4 |
| equals(Object) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| BoundedConcurrentHashMap.HashEntry(Object, int, BoundedConcurrentHashMap.HashEntry, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| newArray(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |