| line |
true |
false |
branch |
|
121
|
34 |
0 |
if ($hsp_data and ref $hsp_data eq 'ARRAY') |
|
154
|
2 |
22 |
unless $self->parent->parent->_next_alignment |
|
158
|
23 |
2 |
if ($alignment) |
|
216
|
616 |
1089 |
if ($mchar eq '+' or $mchar eq '.' or $mchar eq ':') { } |
|
|
484 |
605 |
elsif ($mchar eq ' ') { } |
|
229
|
143 |
1562 |
if ($qchar eq '-') { } |
|
235
|
11 |
1694 |
if ($schar eq '.') { } |
|
268
|
4 |
46 |
unless ($self->{'_created_query'}) |
|
298
|
6 |
54 |
unless ($self->{'_created_hit'}) |
|
306
|
5 |
1 |
$seq_length ? : |
|
339
|
14 |
0 |
if defined $type |
|
340
|
0 |
14 |
if not defined $type or $type eq 'hsp' or not $type =~ /query|hit|subject|sbjct|total/ |
|
341
|
0 |
14 |
if $type =~ /sbjct|subject/ |