Source file "brave/internal/codec/HexCodec.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 311 of 311 | 0% | 18 of 18 | 0% | 18 | 18 | 39 | 39 | 9 | 9 |
| writeHexLong(char[], int, long) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lenientLowerHexToUnsignedLong(CharSequence, int, int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| lowerHexToUnsignedLong(CharSequence) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| writeHexByte(char[], int, byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lowerHexToUnsignedLong(CharSequence, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toLowerHex(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isntLowerHexLong(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HexCodec() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |