Source file "org/openjdk/jmh/util/IntervalMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 8 of 8 | 0% | 8 | 8 | 18 | 18 | 4 | 4 |
| get(long) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| add(Object, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| IntervalMap() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| merge(IntervalMap) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |