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 | 223 of 223 | 0% | 24 of 24 | 0% | 22 | 22 | 20 | 20 | 10 | 10 |
nextLong(Random, LongRange) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
nextInt(Random, IntRange) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
checkRangeBounds(long, long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
checkRangeBounds(double, double) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
checkRangeBounds(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
boundsErrorMessage(Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Random(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
takeUpperBits(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Random(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fastLog2(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |