Bio/Search/HSP/PSLHSP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
100 | 5 | 0 | if defined $qgaplocs |
101 | 5 | 0 | if defined $hgaplocs |
102 | 5 | 0 | if defined $mismatches |
120 | 0 | 14 | unless (defined $seqtype) |
122 | 0 | 14 | if $seqtype eq 'sbjct' |
123 | 0 | 14 | unless ($seqtype =~ /query|hit/i) |
127 | 10 | 4 | if (defined $blocks) { } |
147 | 5 | 0 | if @_ |