Source file "org/hibernate/stat/internal/CollectionStatisticsImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 127 of 127 | 0% | 2 of 2 | 0% | 14 | 14 | 36 | 36 | 13 | 13 |
| toString() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| CollectionStatisticsImpl(CollectionPersister) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| lambda$new$0(CollectionPersister) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLoadCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRecreateCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRemoveCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUpdateCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incrementLoadCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementFetchCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementUpdateCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementRecreateCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementRemoveCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |