Source file "com/drew/lang/RandomAccessFileReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 159 | 0% | 26 of 26 | 0% | 23 | 23 | 38 | 38 | 10 | 10 |
| getByte(int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getBytes(int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| RandomAccessFileReader(RandomAccessFile, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isValidIndex(int, int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| seek(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| validateIndex(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| RandomAccessFileReader(RandomAccessFile) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toUnshiftedOffset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |