| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 22 of 75 | 71% | 4 of 6 | 33% | 5 | 17 | 7 | 23 | 3 | 14 |
| setSeed(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setSeed(int[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| RandomAdaptor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSeed(long) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| RandomAdaptor(RandomGenerator) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| createAdaptor(RandomGenerator) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextBytes(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| nextInt(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextBoolean() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextDouble() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextFloat() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextGaussian() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextInt() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| nextLong() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |