Source file "org/jose4j/jwk/JsonWebKeySet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 227 of 227 | 0% | 22 of 22 | 0% | 21 | 21 | 52 | 52 | 10 | 10 |
| JsonWebKeySet(String) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| findJsonWebKeys(String, String, String, String) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| toJson(JsonWebKey.OutputControlLevel) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| JsonWebKeySet(List) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| findJsonWebKey(String, String, String, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| addJsonWebKey(JsonWebKey) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JsonWebKeySet(JsonWebKey[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toJson() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJsonWebKeys() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |