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 | 74 of 74 | 0% | 10 of 10 | 0% | 9 | 9 | 4 | 4 |
| read() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| read(char[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| main(String[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| CommandLineReader(Reader) | 0% | n/a | 1 | 1 | 1 | 1 |