Branch Coverage

blib/lib/Math/Random/Zipf.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
42 62022 237345 if $last_try == $try
44 174308 63037 if ($$tab[$try] >= $x) { }
64 0 2 if $x < 1 or $x > $$self{'N'} or floor($x) != $x
72 0 2 if $x < 1 or $x > $$self{'N'} or floor($x) != $x