Condition Coverage

Bio/Search/HSP/PullHSPI.pm
Criterion Covered Total %
condition 17 56 30.3


and 3 conditions

line !l l&&!r l&&r condition
272 0 18 0 defined $type and $type =~ /subject|sbjct/
298 0 0 0 defined $type and $type =~ /subject|sbjct/
481 0 0 4 $hs and $qs
856 0 0 0 (defined $beg || defined $end) && $self->seq_str('match')

or 2 conditions

line l !l condition
521 164 0 $seqType ||= 'query'
522 164 0 $class ||= 'identical'
523 0 164 $collapse ||= 0
759 12 0 $seqType ||= 'query'
765 10 2 $self->seq_str($seqType) || (return)
798 18 1 shift() || 'query'
852 0 0 $seqType ||= 'query'
860 0 0 $beg ||= 0
861 0 0 $end ||= 0
935 0 4 $seqType ||= 'query'

or 3 conditions

line l !l&&r !l&&!r condition
177 179 0 0 defined $parent or $chunk
273 0 4 14 not defined $type or $type eq 'hsp'
4 0 14 not defined $type or $type eq 'hsp' or not $type =~ /query|hit|subject|sbjct|total/
299 0 0 0 not defined $type or $type eq 'hsp'
0 0 0 not defined $type or $type eq 'hsp' or not $type =~ /query|hit|subject|sbjct|total/
348 0 0 0 not defined $type or $type eq 'hsp'
0 0 0 not defined $type or $type eq 'hsp' or not $type =~ /query|hit|subject|sbjct|total/
529 0 62 0 $t eq 's' or $t eq 'h'