Source file "org/eclipse/jgit/lib/TreeFormatter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 438 of 438 | 0% | 24 of 24 | 0% | 29 | 29 | 98 | 98 | 17 | 17 |
| toString() | 0% | 0% | 3 | 3 | 24 | 24 | 1 | 1 | ||
| fmtBuf(byte[], int, int, FileMode) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| append(byte[], int, int, FileMode, AnyObjectId, boolean) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| append(byte[], int, int, FileMode, byte[], int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| fmtOverflowBuffer(byte[], int, int, FileMode) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| computeId(ObjectInserter) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toByteArray() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| insertTo(ObjectInserter) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| entrySize(FileMode, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| append(byte[], FileMode, AnyObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(byte[], int, int, FileMode, AnyObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TreeFormatter(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| append(String, FileMode, AnyObjectId) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String, RevCommit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String, RevTree) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| append(String, RevBlob) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TreeFormatter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |