Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
116 0 1 $out || ''
185 0 0 $1 || undef
229 0 0 $self->executable || (return)
320 0 0 $self->{'_alphabet'} || 'dna'

or 3 conditions

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