Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 28 of 83 | 66% | 4 of 6 | 33% | 6 | 18 | 9 | 26 | 4 | 15 |
setSeed(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
setSeed(int[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
nextBytes(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
nextLong(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
RandomAdaptor(RandomGenerator) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
setSeed(long) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
of(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 |