Branch Coverage

Xoshiro256.xs
Criterion Covered Total %
branch 7 12 58.3


line true false branch
69 0 1 if (!st) croak("Allocation failed");
132 0 1 RETVAL = (double) top53 * (1.0 / 9007199254740992.0); /* 2^53 */
144 0 10028 if (min > max) {
150 0 10028 if (range == 0) {
158 0 10028 } while (v < threshold);
160 10023 5 RETVAL = (IV)((int64_t)min + (int64_t)(v % range));