| line |
!l |
l&&!r |
l&&r |
condition |
|
123
|
0 |
0 |
1 |
defined $priority and $priority != -1 |
|
223
|
0 |
0 |
0 |
$exon->start <= $pos_start and $exon->end >= $pos_end |
|
244
|
0 |
0 |
0 |
$exon->start <= $pos_start and $exon->end >= $pos_end |
|
257
|
0 |
0 |
0 |
$candidate1->{'exon'} and $candidate2->{'exon'} |
|
268
|
0 |
0 |
0 |
defined $mRNA1 and defined $mRNA1->attribute('ID') |
|
|
0 |
0 |
0 |
defined $mRNA1 and defined $mRNA1->attribute('ID') and defined $mRNA2 |
|
|
0 |
0 |
0 |
defined $mRNA1 and defined $mRNA1->attribute('ID') and defined $mRNA2 and defined $mRNA2->attribute('ID') |