Source file "org/osgi/test/cases/enocean/utils/Utils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,548 of 1,548 | 0% | 32 of 32 | 0% | 33 | 33 | 84 | 84 | 17 | 17 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hex2Bytes(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
bytesToHex(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
byteConcat(byte[], byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
intTo4Bytes(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
intConcat(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
bytes2intLE(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
byteConcat(byte, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
crc8(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
byteConcat(byte[], byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
padUpTo(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
intTo2Bytes(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
byteRange(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
byteConcat(byte, byte) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
intTo1Byte(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
byteToBytes(byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
Utils() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |