Source file "kotlin/random/PlatformRandom.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 64 of 64 | 0% | 2 of 2 | 0% | 12 | 12 | 14 | 14 | 11 | 11 |
| setSeed(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| KotlinRandom(Random) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBytes(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| next(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextBoolean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextFloat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextDouble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getImpl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |