Source file "org/apache/jena/atlas/lib/Hex.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 255 of 255 | 0% | 53 of 53 | 0% | 40 | 40 | 66 | 66 | 6 | 6 |
| hexStringToInt(String, int, int) | 0% | 0% | 18 | 18 | 24 | 24 | 1 | 1 | ||
| formatUnsignedLongHex(byte[], int, long, int) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| hexByteToInt(int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| hexByteToInt(int, int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| getLong(byte[], int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| Hex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |