Source file "org/hibernate/collection/spi/PersistentSortedMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 2 of 2 | 0% | 12 | 12 | 29 | 29 | 11 | 11 |
| snapshot(BasicCollectionPersister) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| subMap(Object, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| headMap(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| tailMap(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PersistentSortedMap(SharedSessionContractImplementor, SortedMap) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| PersistentSortedMap(SharedSessionContractImplementor, Comparator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| firstKey() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lastKey() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setComparator(Comparator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PersistentSortedMap() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| comparator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |