Branch Coverage

blib/lib/Math/Random/Secure.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
28 1 80604 unless defined $RNG
30 30000 50605 if (defined $limit)
42 14 3 if (defined $RNG) { }
43 12 2 if (defined $value) { }
53 0 3 if (defined $value)
65 30000 40000 unless $limit