Source file "org/springframework/security/crypto/codec/Hex.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 196 of 196 | 0% | 10 of 10 | 0% | 9 | 9 | 20 | 20 | 4 | 4 |
| decode(CharSequence) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encode(byte[]) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| Hex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |