Condition Coverage

blib/lib/Bio/Tools/Run/Phylo/Raxml.pm
Criterion Covered Total %
condition 1 17 5.8


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 ref $in and $in->isa('Bio::Align::AlignI')

or 2 conditions

line l !l condition
123 0 1 $out || ''
193 0 0 $1 || undef
252 0 0 $self->executable || (return)
350 0 0 $self->{'_alphabet'} || 'dna'

or 3 conditions

line l !l&&r !l&&!r condition
267 0 0 0 not -e $outfile or -z $outfile
407 0 0 0 $self->quiet or $self->verbose < 0