Source file "org/hibernate/internal/util/BytesHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 302 of 302 | 0% | 10 of 10 | 0% | 15 | 15 | 50 | 50 | 10 | 10 |
| fromLong(long, byte[], int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| fromInt(int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| asLong(byte[], int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toBinaryString(byte) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toBinaryString(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toBinaryString(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toInt(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| fromShort(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| fromLong(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| asLong(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |