Branch Coverage

blib/lib/Math/Random/OO/Normal.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
28 5 3 ref $class ? :
29 3 5 if (@_ > 1) { }
1 4 elsif (@_ == 1) { }
106 1 33 if ($p < $plow)
113 0 33 if ($phigh < $p)