Source file "org/eclipse/jgit/transport/ReceivedPackStatistics.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 187 of 187 | 0% | 10 of 10 | 0% | 17 | 17 | 51 | 51 | 9 | 9 |
| build() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| addDeltaObject(int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| addWholeObject(int) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| incrementNumBytesDuplicated(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addOffsetDelta() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addRefDelta() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| incrementObjectsDuplicated() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNumBytesRead(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ReceivedPackStatistics.Builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |