Source file "brave/internal/codec/IpLiteral.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 347 of 347 | 0% | 116 of 116 | 0% | 65 | 65 | 52 | 52 | 7 | 7 |
| detectFamily(String) | 0% | 0% | 20 | 20 | 28 | 28 | 1 | 1 | ||
| isValidIpV4Word(CharSequence, int, int) | 0% | 0% | 17 | 17 | 7 | 7 | 1 | 1 | ||
| isValidIpV4Address(String, int, int) | 0% | 0% | 10 | 10 | 6 | 6 | 1 | 1 | ||
| ipOrNull(String) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| notHex(char) | 0% | 0% | 7 | 7 | 1 | 1 | 1 | 1 | ||
| isValidNumericChar(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| IpLiteral() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |