Bio/SearchIO/blast_pull.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 16 | 50.0 |
line | l | !l | condition |
---|---|---|---|
145 | 0 | 12 | $piped_behaviour || 'memory' |
229 | 17 | 2 | $self->get_field('next_result') || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
145 | 12 | 0 | 0 | $file || $fh || $self->throw('-file or -fh must be supplied') |
186 | 8 | 11 | 0 | $type eq 'BLASTN' or $type eq 'BLASTP' |
188 | 7 | 0 | 12 | $self->{'_end_of_previous_result'} || $self->{'_after_header'} |
194 | 0 | 0 | 0 | $self->{'_end_of_previous_result'} || $self->{'_after_header'} |