Condition Coverage

blib/lib/Statistics/Descriptive/Full.pm
Criterion Covered Total %
condition 18 23 78.2


and 3 conditions

line !l l&&!r l&&r condition
386 0 0 18 defined $QuantileNumber and $QuantileNumber =~ /^0|1|2|3|4$/
584 1 1 5 $sd and $n > 2
615 1 1 5 $sd and $n > 3
647 4 0 1 not @_ and defined $self->_frequency

or 2 conditions

line l !l condition
326 3 1 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
53 1 38 0 ref $proto || $proto
224 1 1 4 not $code_ref or ref $code_ref ne 'CODE'
335 2 0 2 not $count or $percentile < 100 / $count