Source file "org/hibernate/internal/util/MutableInteger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 92 of 92 | 0% | 0 of 0 | n/a | 14 | 14 | 26 | 26 | 14 | 14 |
| getAndIncrementBy(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAndIncrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incrementAndGet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| increase() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| increment() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementBy(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| increase(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| plus(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| minus(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| MutableInteger(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| deepCopy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MutableInteger() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| set(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| get() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |