| Bio/AlignIO/bl2seq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 18 | 61.1 |
| line | true | false | branch |
|---|---|---|---|
| 128 | 1 | 1 | if defined $rt |
| 144 | 2 | 0 | unless (exists $self->{'_searchio'}) |
| 150 | 2 | 0 | unless (exists $self->{'_result'}) |
| 153 | 0 | 2 | unless defined $self->{'_result'} |
| 154 | 2 | 0 | unless (exists $self->{'_hit'}) |
| 158 | 0 | 2 | unless (defined $self->{'_hit'}) |
| 164 | 0 | 2 | unless (defined $hsp) |
| 168 | 2 | 0 | $hsp ? : |
| 202 | 1 | 2 | if @_ |