Bio/Search/HSP/FastaHSP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
188 | 0 | 0 | 5 | defined $q_nm and length $q_nm |
191 | 0 | 0 | 5 | defined $s_nm and length $s_nm |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
125 | 5 | 0 | 0 | defined $value or not defined $self->{'_sw_score'} |
145 | 6 | 0 | 0 | defined $value or not defined $self->{'_evalue2'} |