| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 0 of 0 | n/a | 13 | 13 | 31 | 31 | 13 | 13 |
| PBKDF2Parameters() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| PBKDF2Parameters(String, String, byte[], int, byte[]) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| PBKDF2Parameters(String, String, byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIterationCount(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSalt(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDerivedKey(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHashAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHashCharset(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIterationCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSalt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDerivedKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHashAlgorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHashCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |