Source file "org/eclipse/jgit/lib/ObjectBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 134 of 134 | 0% | 19 of 19 | 0% | 22 | 22 | 40 | 40 | 12 | 12 |
| writeMultiLineHeader(String, OutputStream, boolean) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| writeEncoding(Charset, OutputStream) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| ObjectBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthor(PersonIdent) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setGpgSignature(GpgSignature) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMessage(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEncoding(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAuthor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGpgSignature() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEncoding() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |