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 | 65 of 65 | 0% | 8 of 8 | 0% | 11 | 11 | 15 | 15 | 7 | 7 |
| contains(Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BoundedConcurrentHashMap.EntrySet(BoundedConcurrentHashMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |