Source file "org/eclipse/jgit/util/io/LimitedInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 16 of 16 | 0% | 15 | 15 | 37 | 37 | 7 | 7 |
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| reset() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| skip(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LimitedInputStream(InputStream, long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| available() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mark(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |