Source file "com/webauthn4j/util/UnsignedNumberUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 217 of 217 | 0% | 26 of 26 | 0% | 27 | 27 | 38 | 38 | 14 | 14 |
toBytes(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
toBytes(BigInteger) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
toBytes(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getUnsignedShort(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getUnsignedInt(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getUnsignedLong(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isWithinUnsignedLong(BigInteger) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isWithinUnsignedInt(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isWithinUnsignedByte(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
isWithinUnsignedShort(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUnsignedByte(byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUnsignedShort(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUnsignedInt(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |