Source file "org/eclipse/jgit/util/io/BinaryDeltaInputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 337 of 337 | 0% | 46 of 46 | 0% | 33 | 33 | 77 | 77 | 10 | 10 |
| readNext() | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| initialize() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| readVarInt(InputStream) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| isFullyConsumed() | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| BinaryDeltaInputStream(byte[], InputStream) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| next(InputStream) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getExpectedResultSize() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| read(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |