Source file "com/webauthn4j/util/Base64Util.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 22 of 22 | 0% | 0 of 0 | n/a | 5 | 5 | 6 | 6 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decode(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodeToString(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |