Source file "com/mchange/lang/IntegerUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 221 of 221 | 0% | 4 of 4 | 0% | 10 | 10 | 36 | 36 | 8 | 8 |
| intFromByteArray(byte[], int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| intFromByteArrayLittleEndian(byte[], int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| intIntoByteArray(int, int, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| intIntoByteArrayLittleEndian(int, int, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parseInt(String, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| parseInt(String, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| byteArrayFromInt(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toUnsigned(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |