Source file "com/drew/lang/StreamReader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 22 of 202 | 89% | 5 of 26 | 80% | 6 | 23 | 5 | 49 | 1 | 10 |
available() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
trySkip(long) | ![]() ![]() | 73% | ![]() ![]() | 75% | 1 | 3 | 1 | 3 | 0 | 1 |
getBytes(byte[], int, int) | ![]() ![]() | 91% | ![]() ![]() | 75% | 2 | 5 | 0 | 10 | 0 | 1 |
StreamReader(InputStream) | ![]() ![]() | 73% | ![]() ![]() | 50% | 1 | 2 | 1 | 6 | 0 | 1 |
static {...} | ![]() ![]() | 75% | ![]() ![]() | 50% | 1 | 2 | 0 | 1 | 0 | 1 |
skip(long) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 6 | 0 | 1 |
skipInternal(long) | ![]() | 100% | ![]() | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
getByte() | ![]() | 100% | ![]() | 100% | 0 | 2 | 0 | 5 | 0 | 1 |
getBytes(int) | ![]() | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | |
getPosition() | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |