Source file "io/netty/util/internal/ThreadLocalRandom.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 410 of 410 | 0% | 42 of 42 | 0% | 35 | 35 | 107 | 107 | 14 | 14 |
getInitialSeedUniquifier() | ![]() | 0% | ![]() | 0% | 8 | 8 | 37 | 37 | 1 | 1 |
newSeed() | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 3 | 3 | 21 | 21 | 1 | 1 |
nextLong(long) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
mix64(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
next(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
nextDouble(double, double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
nextLong(long, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setSeed(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
nextInt(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
nextDouble(double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ThreadLocalRandom() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setInitialSeedUniquifier(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
current() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |