Condition Coverage

blib/lib/Bio/Tools/Run/Phylo/PAML/Codeml.pm
Criterion Covered Total %
condition 6 32 18.7


and 3 conditions

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

or 2 conditions

line l !l condition
158 0 0 $ubl || 0

or 3 conditions

line l !l&&r !l&&!r condition
272 0 0 0 grep {/\berr(or)?: /io;} @output or not $exit_status