Source file "org/hibernate/internal/util/collections/StandardStack.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 227 of 227 | 0% | 28 of 28 | 0% | 29 | 29 | 53 | 53 | 15 | 15 |
| pop() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| push(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| grow() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| findCurrentFirstWithParameter(Object, BiFunction) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| findCurrentFirst(Function) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| peek(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| visitRootFirst(Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCurrent() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| init() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getRoot() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| StandardStack(Class) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| StandardStack(Class, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| depth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |