Branch Coverage

lib/Random/rand-common.h
Criterion Covered Total %
branch 7 12 58.3


line true false branch
10 29964 70044 if (l < range) {
12 0 29964 if (t >= range) {
14 0 0 if (t >= range)
17 37 29964 while (l < t) {
34 10000 30029 if (inclusive) {
49 0 0 if (inclusive) {