Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
226 0 0 0 defined $rate1 and defined $cutoff
0 0 0 defined $rate1 and defined $cutoff and defined $rate2
553 0 0 0 defined $data and $data != 0
586 0 0 0 defined $data and $data != 0
621 0 0 0 defined $data and $data != 0
650 0 0 0 defined $data and $data != 0
679 0 0 0 defined $data->[0]{'upEdge'} and $data != 0
0 0 0 defined $data->[0]{'downEdge'} and $data != 0

or 3 conditions

line l !l&&r !l&&!r condition
381 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