Source file "io/netty/util/internal/shaded/org/jctools/util/RangeUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 10 of 10 | 0% | 11 | 11 | 16 | 16 | 6 | 6 |
| checkLessThanOrEqual(int, long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkLessThan(int, int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkGreaterThanOrEqual(int, int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositive(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositiveOrZero(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| RangeUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |