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 | 278 of 278 | 0% | 8 of 8 | 0% | 9 | 9 | 5 | 5 |
| main(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decrypt(byte[], char[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encrypt(byte[], char[], String, int, boolean) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| compress(byte[], String, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ByteArrayHandler() | 0% | n/a | 1 | 1 | 1 | 1 |