Condition Coverage

blib/lib/Math/Random/Zipf.pm
Criterion Covered Total %
condition 7 18 38.8


or 3 conditions

line l !l&&r !l&&!r condition
12 0 2 0 ref $class || $class
32 2 62020 0 shift() || CORE::rand()
64 0 0 2 $x < 1 or $x > $$self{'N'}
0 0 2 $x < 1 or $x > $$self{'N'} or floor($x) != $x
72 0 0 2 $x < 1 or $x > $$self{'N'}
0 0 2 $x < 1 or $x > $$self{'N'} or floor($x) != $x