Source file "org/eclipse/jgit/internal/storage/pack/DeltaEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 398 of 398 | 0% | 46 of 46 | 0% | 32 | 32 | 83 | 83 | 9 | 9 |
| encodeCopy(int, long, int) | 0% | 0% | 9 | 9 | 26 | 26 | 1 | 1 | ||
| copy(long, int) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| insert(byte[], int, int) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| writeVarint(long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| DeltaEncoder(OutputStream, long, long, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| DeltaEncoder(OutputStream, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| insert(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| insert(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |