Source file "org/apache/commons/math3/random/BitsStreamGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 314 of 314 | 0% | 28 of 28 | 0% | 27 | 27 | 64 | 64 | 13 | 13 |
| nextBytesFill(byte[], int, int) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| nextBytes(byte[], int, int) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| nextInt(int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| nextLong(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| nextGaussian() | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| nextDouble() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| nextLong() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| nextBoolean() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| nextFloat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBytes(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BitsStreamGenerator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| nextInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |