Branch Coverage

lib/Statistics/Descriptive/PDL/SampleWeighted.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
42 0 4 if $n == 1
46 4 0 $var > 0 ? :
62 7 2 $target_wt == $cumsum->at($idx) ? :
75 1 3 if $n < 3
97 1 3 if $n <= 3
123 0 25 if not defined $piddle or $piddle->isempty
146 0 25 if (scalar keys %k_piddle_cache > 10000)
156 25 0 if ($fraction > 0 and $fraction < 1)