line |
!l |
l&&!r |
l&&r |
condition |
189
|
1 |
0 |
0 |
not ref $aln and -e $aln |
217
|
0 |
0 |
0 |
not ref $tree and -e $tree |
262
|
0 |
0 |
0 |
$codemlexe and -e $codemlexe |
|
0 |
0 |
0 |
$codemlexe and -e $codemlexe and -x _ |
304
|
0 |
0 |
1 |
ref $aln && $aln->isa('Bio::Align::AlignI') |
320
|
0 |
0 |
0 |
ref $tree and $tree->isa('Bio::Tree::TreeI') |
346
|
8 |
0 |
0 |
defined $self->{'no_param_checks'} and $self->{'no_param_checks'} == 1 |
351
|
3 |
0 |
5 |
ref($Bio::Tools::Run::Phylo::PAML::Codeml::VALIDVALUES{$param}) =~ /ARRAY/i and scalar @{$Bio::Tools::Run::Phylo::PAML::Codeml::VALIDVALUES{$param};} > 0 |
371
|
28 |
0 |
0 |
defined $self->{'_codemlparams'}{$param} and $keepold |