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 | 425 of 425 | 0% | 44 of 44 | 0% | 28 | 28 | 6 | 6 |
| decryptFile(InputStream, InputStream, char[], String) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| main(String[]) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| encryptFile(OutputStream, String, PGPPublicKey, boolean, boolean) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| decryptFile(String, String, char[], String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| encryptFile(String, String, String, boolean, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| KeyBasedFileProcessor() | 0% | n/a | 1 | 1 | 1 | 1 |