| line |
!l |
l&&!r |
l&&r |
condition |
|
136
|
48 |
28 |
4 |
$. == 1 and not $entry =~ /^>/ |
|
151
|
0 |
76 |
0 |
defined $id and $id eq '' |
|
157
|
1 |
73 |
2 |
defined $sequence and length $sequence == 0 |
|
217
|
0 |
0 |
7 |
defined $seq and ref $seq |
|
|
0 |
0 |
7 |
defined $seq and ref $seq and $seq->isa('Bio::PrimarySeqI') |
|
229
|
0 |
7 |
0 |
defined $seq->display_id and $seq->display_id =~ /\s/ |
|
233
|
0 |
7 |
0 |
defined $top and $top =~ /\s/ |
|
239
|
0 |
1 |
6 |
$seq->can('desc') and my $desc = $seq->desc |
|
266
|
0 |
0 |
6 |
defined $str and length $str > 0 |
|
275
|
0 |
0 |
7 |
$self->_flush_on_write and defined $self->_fh |