| 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 | 4 | 10 | if (not defined $blocks) { } |
| 147 | 5 | 0 | if @_ |