Source file "com/drew/lang/RandomAccessStreamReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 51 of 379 | 86% | 19 of 60 | 68% | 19 | 40 | 9 | 83 | 2 | 10 |
| isValidIndex(int, int) | 85% | 66% | 8 | 16 | 4 | 31 | 0 | 1 | ||
| RandomAccessStreamReader(InputStream, int, long) | 70% | 50% | 2 | 3 | 2 | 10 | 0 | 1 | ||
| RandomAccessStreamReader(InputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateIndex(int, int) | 94% | 83% | 2 | 7 | 0 | 10 | 0 | 1 | ||
| getByte(int) | 85% | 50% | 2 | 3 | 0 | 5 | 0 | 1 | ||
| getLength() | 84% | 66% | 2 | 4 | 0 | 5 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | 0 | 1 | ||
| toUnshiftedOffset(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBytes(int, int) | 100% | 100% | 0 | 2 | 0 | 16 | 0 | 1 | ||
| RandomAccessStreamReader(InputStream) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |