Branch Coverage

blib/lib/App/Chart/Series/Calculation.pm
Criterion Covered Total %
branch 4 14 28.5


line true false branch
37 2 3 if (++$pos >= $N)
53 0 0 if (defined $old) { }
78 2 3 if (defined $old)
101 0 0 if (@a > @weights) { }
108 0 0 if ($total_weight == 0)
189 0 0 if ($count >= $N) { }
201 0 0 if (++$pos >= $N)