Source file "io/grpc/netty/shaded/io/netty/util/internal/ObjectUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 143 of 143 | 0% | 14 of 14 | 0% | 16 | 16 | 23 | 23 | 9 | 9 |
| checkPositive(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositiveOrZero(long, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositive(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPositiveOrZero(int, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNonEmpty(Object[], String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkNonEmpty(Collection, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkNotNull(Object, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| intValue(Integer, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| longValue(Long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |