line |
!l |
l&&!r |
l&&r |
condition |
454
|
19840 |
53 |
7 |
$partial == 2 and $complete_codon |
483
|
10 |
0 |
3 |
$aas{'D'} and $aas{'N'} |
|
6 |
4 |
0 |
$aas{'E'} and $aas{'Q'} |
563
|
1 |
1 |
133 |
defined $value and $value =~ /$Bio::Tools::CodonTable::VALID_PROTEIN/ |
|
2 |
0 |
133 |
defined $value and $value =~ /$Bio::Tools::CodonTable::VALID_PROTEIN/ and length $value == 1 |
580
|
134 |
0 |
1 |
$coding and uc $coding eq 'RNA' |
611
|
0 |
0 |
22 |
$obj and $obj->isa('Bio::PrimarySeqI') |
668
|
0 |
0 |
1 |
$obj and $obj->isa('Bio::PrimarySeqI') |
852
|
0 |
0 |
1 |
length $table == 64 and length $starts == 64 |