Condition Coverage

blib/lib/Bio/Tools/Run/Phylo/QuickTree.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
194 0 0 $self->{'upgma'} || 0
212 0 0 $self->{'kimura'} || 0
231 0 0 $self->{'boot'} || 0
262 0 0 $self->executable || (return)