Source file "org/eclipse/jgit/dircache/DirCacheBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 301 of 301 | 0% | 42 of 42 | 0% | 33 | 33 | 77 | 77 | 12 | 12 |
| resort() | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| beforeAdd(DirCacheEntry) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| addTree(byte[], int, ObjectReader, AnyObjectId) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| toEntry(int, CanonicalTreeParser) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| add(DirCacheEntry) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| bad(DirCacheEntry, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| enterTree(CanonicalTreeParser, ObjectReader) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| keep(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isTree(CanonicalTreeParser) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| finish() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createTreeParser(byte[], ObjectReader, AnyObjectId) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DirCacheBuilder(DirCache, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |