Source file "com/drew/lang/SequentialByteArrayReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 192 | 59% | 8 of 16 | 50% | 7 | 17 | 14 | 37 | 2 | 9 |
| trySkip(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getBytes(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| skip(long) | 85% | 75% | 1 | 3 | 1 | 6 | 0 | 1 | ||
| SequentialByteArrayReader(byte[], int) | 73% | 50% | 1 | 2 | 1 | 6 | 0 | 1 | ||
| getBytes(int) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| getByte() | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| available() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| SequentialByteArrayReader(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getPosition() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |