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 | 297 of 297 | 0% | 20 of 20 | 0% | 16 | 16 | 6 | 6 |
| decryptFile(InputStream, char[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| encryptToStream(OutputStream, String, char[], boolean) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| main(String[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| encryptFile(String, String, char[], boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decryptFile(String, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| PBEFileProcessor() | 0% | n/a | 1 | 1 | 1 | 1 |