Branch Coverage

lib/Random/rand-common.h
Criterion Covered Total %
branch 7 14 50.0


line true false branch
10 29962 70046 if (l < range) {
12 0 29962 if (t >= range) {
14 0 0 if (t >= range)
17 39 29962 while (l < t) {
37 0 0 } while (x >= limit);
50 10000 30029 if (inclusive) {
65 0 0 if (inclusive) {