Condition Coverage

blib/lib/GenOO/Data/File/SAM/Cigar.pm
Criterion Covered Total %
condition 44 75 58.6


and 3 conditions

line !l l&&!r l&&r condition
148 2 0 35 $identifier ne 'N' and $identifier ne 'P'
2 0 35 $identifier ne 'N' and $identifier ne 'P' and $identifier ne 'H'
209 6 2 25 $identifier ne 'D' and $identifier ne 'N'
8 0 25 $identifier ne 'D' and $identifier ne 'N' and $identifier ne 'P'
2 0 25 $identifier ne 'D' and $identifier ne 'N' and $identifier ne 'P' and $identifier ne 'H'
239 2 1 12 $identifier ne 'D' and $identifier ne 'N'
3 0 12 $identifier ne 'D' and $identifier ne 'N' and $identifier ne 'P'
1 0 12 $identifier ne 'D' and $identifier ne 'N' and $identifier ne 'P' and $identifier ne 'H'
271 8 0 29 $identifier ne 'I' and $identifier ne 'P'
8 0 29 $identifier ne 'I' and $identifier ne 'P' and $identifier ne 'S'
0 0 29 $identifier ne 'I' and $identifier ne 'P' and $identifier ne 'S' and $identifier ne 'H'
301 6 0 24 $identifier ne 'I' and $identifier ne 'P'
6 0 24 $identifier ne 'I' and $identifier ne 'P' and $identifier ne 'S'
0 0 24 $identifier ne 'I' and $identifier ne 'P' and $identifier ne 'S' and $identifier ne 'H'
324 1 10 4 defined $self->strand and $self->strand == -1

or 3 conditions

line l !l&&r !l&&!r condition
172 4 2 25 $identifier eq 'D' or $identifier eq 'N'
6 0 25 $identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P'
2 0 25 $identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H'
13 6 6 $identifier eq 'M' or $identifier eq '='
19 2 4 $identifier eq 'M' or $identifier eq '=' or $identifier eq 'X'
354 0 0 0 $identifier eq 'D' or $identifier eq 'N'
0 0 0 $identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P'
0 0 0 $identifier eq 'D' or $identifier eq 'N' or $identifier eq 'P' or $identifier eq 'H'
0 0 0 $identifier eq 'M' or $identifier eq '='
0 0 0 $identifier eq 'M' or $identifier eq '=' or $identifier eq 'X'