Source file "kotlin/random/Random.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 0 of 0 | n/a | 16 | 16 | 16 | 16 | 16 | 16 |
| nextBytes(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBytes(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextInt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextLong(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextDouble(double, double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBits(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextLong(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextDouble(double) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBytes(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBoolean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextDouble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextFloat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeReplace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |