Source file "org/eclipse/jgit/revwalk/RevFlagSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 165 of 165 | 0% | 20 of 20 | 0% | 19 | 19 | 36 | 36 | 9 | 9 |
| remove(Object) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| add(RevFlag) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| contains(Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| RevFlagSet(RevFlagSet) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| RevFlagSet() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RevFlagSet(Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |