Source file "aQute/lib/hex/Hex.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 696 of 696 | 0% | 82 of 82 | 0% | 62 | 62 | 124 | 124 | 21 | 21 |
format(byte[]) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
format(ByteBuffer) | ![]() | 0% | ![]() | 0% | 9 | 9 | 21 | 21 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
toByteArray(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
separated(byte[], int, int, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
nibble(char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 7 | 7 | 1 | 1 |
isHexCharacter(char) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
append(Appendable, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toHex(byte) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isBinary(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
append(Appendable, byte) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
append(Appendable, short) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
append(Appendable, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
append(Appendable, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isBinary(ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
toHexString(byte[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
separated(byte[], String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nibble(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isHex(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
append(Appendable, char) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Hex() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |