Source file "org/eclipse/jgit/transport/FetchV0Request.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 75 of 75 | 0% | 0 of 0 | n/a | 8 | 8 | 19 | 19 | 8 | 8 |
| FetchV0Request.Builder() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addWantId(ObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addClientShallowCommit(ObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addClientCapabilities(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFilterSpec(FilterSpec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDepth(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAgent(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |