Source file "org/eclipse/jgit/util/LongMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 22 of 22 | 0% | 20 | 20 | 49 | 49 | 9 | 9 |
| remove(long) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| put(long, Object) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| grow() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| get(long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| index(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| insert(LongMap.Node) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LongMap() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| containsKey(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createArray(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |