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 | 534 of 534 | 0% | 70 of 70 | 0% | 52 | 52 | 74 | 74 | 17 | 17 |
nextBytes(byte[], int, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 17 | 17 | 1 | 1 |
nextLong(long, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 22 | 22 | 1 | 1 |
nextDouble(double, double) | ![]() | 0% | ![]() | 0% | 9 | 9 | 7 | 7 | 1 | 1 |
nextInt(int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
nextBytes$default(Random, byte[], int, int, int, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextLong() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextBytes(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextBoolean() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
nextDouble() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
nextFloat() | ![]() | 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 | |
Random() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |