Branch Coverage

blib/lib/Data/Decimate.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
69 0 2 if (not defined $interval && defined $data or ref $data ne 'ARRAY')
76 2 0 if $data->[0]
83 2 0 if $data->[0]
93 251 17 if ($decimate_epoch == $res[-1]{'decimate_epoch'})