Source file "org/jose4j/jwe/kdf/PasswordBasedKeyDerivationFunction2.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 12 of 12 | 0% | 10 | 10 | 30 | 30 | 4 | 4 |
| derive(byte[], byte[], int, int, String) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| f(byte[], int, int, Mac) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| derive(byte[], byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PasswordBasedKeyDerivationFunction2(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |