Source file "org/apache/tomcat/util/buf/HexUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 479 of 479 | 0% | 14 of 14 | 0% | 14 | 14 | 36 | 36 | 7 | 7 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
fromHexString(String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
toHexString(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
toHexString(char) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getDec(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getHex(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HexUtils() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |