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 | 139 of 139 | 0% | 22 of 22 | 0% | 17 | 17 | 32 | 32 | 6 | 6 |
| advance() | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| BoundedConcurrentHashMap.HashIterator(BoundedConcurrentHashMap) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| remove() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| nextEntry() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hasNext() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasMoreElements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |