Condition Coverage

blib/lib/CracTools/Interval/Query/File.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
105 0 0 9 defined $i->{'low'} and defined $i->{'high'}
0 0 9 defined $i->{'low'} and defined $i->{'high'} and defined $i->{'seqname'}

or 3 conditions

line l !l&&r !l&&!r condition
149 1 0 2 $op eq 'N' or $op eq 'D'
2 0 0 $op ne 'S' or $op ne 'H'
2 0 0 $op ne 'S' or $op ne 'H' or $op ne 'I'