Source file "io/rsocket/util/NumberUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 12 of 12 | 0% | 13 | 13 | 29 | 29 | 7 | 7 |
| requireUnsignedByte(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requireUnsignedMedium(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requireUnsignedShort(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encodeUnsignedMedium(ByteBuf, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| requirePositive(long, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requireNonNegative(int, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| requirePositive(int, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 |