Source file "org/springframework/security/jwt/JwtHelper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 178 of 178 | 0% | 12 of 12 | 0% | 13 | 13 | 33 | 33 | 7 | 7 |
| decode(String) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| headers(String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encode(CharSequence, Signer, Map) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decodeAndVerify(String, SignatureVerifier) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(CharSequence, Signer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JwtHelper() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |