Source file "org/osgi/impl/service/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,571 of 1,571 | 0% | 32 of 32 | 0% | 34 | 34 | 87 | 87 | 18 | 18 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hex2Bytes(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
bytesToHexString(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 |
byteRangePadded(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
intTo2Bytes(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
padUpTo(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 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 |