Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 546 of 546 | 0% | 81 of 81 | 0% | 62 | 62 | 9 | 9 |
| makePBEGenerator(int, int) | 0% | 0% | 34 | 34 | 1 | 1 | ||
| makePBEParameters(BCPBEKey, AlgorithmParameterSpec, String) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| makePBEParameters(byte[], int, int, int, int, AlgorithmParameterSpec, String) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| makePBEParameters(PBEKeySpec, int, int, int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| makePBEMacParameters(BCPBEKey, AlgorithmParameterSpec) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| makePBEMacParameters(PBEKeySpec, int, int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| makePBEMacParameters(SecretKey, int, int, int, PBEParameterSpec) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| convertPassword(int, PBEKeySpec) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| PBE.Util() | 0% | n/a | 1 | 1 | 1 | 1 |