Condition Coverage

blib/lib/Device/NeurioTools.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
204 0 0 0 defined $rate1 and defined $cutoff
0 0 0 defined $rate1 and defined $cutoff and defined $rate2

or 3 conditions

line l !l&&r !l&&!r condition
359 0 0 0 $$self{'TwoTier_rate1'} == 0 or $$self{'TwoTier_cutoff'} == 0
0 0 0 $$self{'TwoTier_rate1'} == 0 or $$self{'TwoTier_cutoff'} == 0 or $$self{'TwoTier_rate2'} == 0