Source file "com/drew/lang/ByteArrayReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 9 of 108 | 91% | 2 of 12 | 83% | 2 | 14 | 2 | 23 | 0 | 8 |
| ByteArrayReader(byte[], int) | 59% | 50% | 2 | 3 | 2 | 8 | 0 | 1 | ||
| isValidIndex(int, int) | 100% | 100% | 0 | 4 | 0 | 2 | 0 | 1 | ||
| getBytes(int, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| validateIndex(int, int) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| getByte(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getLength() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| ByteArrayReader(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| toUnshiftedOffset(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |