Source file "org/jose4j/keys/BigEndianBigInteger.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 114 of 114 | 0% | 10 of 10 | 0% | 12 | 12 | 23 | 23 | 7 | 7 |
| toByteArray(BigInteger) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| toByteArray(BigInteger, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toBase64Url(BigInteger, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromBase64Url(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toBase64Url(BigInteger) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| fromBytes(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BigEndianBigInteger() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |