| Bio/SearchIO/blast_pull.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 20 | 55.0 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 12 | if $writer |
| 136 | 0 | 12 | if $evalue |
| 137 | 0 | 12 | if $score |
| 162 | 7 | 5 | unless ($database) |
| 183 | 0 | 19 | if $self->{'_after_results'} |
| 186 | 19 | 0 | if ($type eq 'BLASTN' or $type eq 'BLASTP') { } |
| 187 | 0 | 19 | if ($self->_sequential) { } |
| 191 | 2 | 17 | if $start == $end |
| 193 | 0 | 17 | unless ($end) |
| 207 | 0 | 0 | unless $chunk |