Source file "org/eclipse/jgit/revwalk/BlockObjQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 4 of 4 | 0% | 8 | 8 | 11 | 11 | 6 | 6 |
| add(RevObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pop() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isFull() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| BlockObjQueue.Block() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |