line |
!l |
l&&!r |
l&&r |
condition |
146
|
0 |
0 |
0 |
$complexity >= 0 and $complexity <= 4 |
|
1 |
0 |
0 |
defined $complexity and ($complexity >= 0 and $complexity <= 4) |
213
|
0 |
0 |
0 |
$query and $query->can('cookie') |
|
0 |
0 |
0 |
$mode eq 'webenv' and $self->can('cookie') |
234
|
0 |
0 |
0 |
defined $complexity and $seq_start || $seq_stop || $strand |
235
|
0 |
0 |
0 |
$complexity != 1 and $seq_start || $seq_stop |
238
|
0 |
0 |
0 |
$complexity == 0 and $strand == 2 |
|
0 |
0 |
0 |
$complexity == 0 and $strand == 2 and $format eq 'fasta' |
308
|
0 |
0 |
0 |
ref $query and $query->can('query') |
498
|
0 |
0 |
0 |
defined $newdb and ref $newdb |
|
0 |
0 |
0 |
defined $newdb and ref $newdb and $newdb->isa('Bio::DB::RefSeq') |