Branch Coverage

blib/lib/TimeSeries/AdaptiveFilter.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
127 0 178 unless $leaving->[3]
131 173 40 if ($build) { }
136 153 20 unless (@lookback < $build_up_count)
143 1 169 if (@minute and $minute[0] < $epoch - 60 and @ads >= $build_up_count)
166 40 0 $vol ? :
40 0 $diff ? :
174 0 40 if (not $accepted and $lookback_rejected > $cap * @lookback)
178 40 0 if ($ad)
189 212 1 if ($accepted) { }
195 213 0 if ($trust_w)