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 | 59 of 59 | 0% | 0 of 0 | n/a | 10 | 10 | 10 | 10 | 
| SeekableFileInputStream(File) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SeekableFileInputStream(String) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SeekableFileInputStream(RandomAccessFile) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| read(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| seek(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| read() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| position() | 0% | n/a | 1 | 1 | 1 | 1 |