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 | 47 of 47 | 0% | 0 of 0 | n/a | 9 | 9 | 9 | 9 | 9 | 9 |
| nextBytes(byte[]) | 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 | ||
| 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 | ||
| AbstractPlatformRandom() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |