Condition Coverage

blib/lib/Statistics/Distribution/Generator.pm
Criterion Covered Total %
condition 0 19 0.0


or 2 conditions

line l !l condition
35 0 0 $_->{'weight'} // 1
39 0 0 $alt->{'weight'} // 1
52 0 0 $mean //= 0
53 0 0 $sigma //= 1
59 0 0 $min //= 0
60 0 0 $max //= 1
81 0 0 $_ // 1
90 0 0 $_ // 1

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 ref $self || $self