Source file "org/openjdk/jmh/util/Interval.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 101 of 101 | 0% | 12 of 12 | 0% | 11 | 11 | 18 | 18 | 5 | 5 |
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compareTo(Interval) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Interval(long, long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |