Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/QuickTree.pm
Criterion Covered Total %
branch 3 32 9.3


line true false branch
162 0 0 unless ($key =~ /^-/)
172 0 1 if $upgma
173 0 1 if $kimura
174 0 1 if $boot
191 0 0 if (defined $bool)
209 0 0 if (defined $bool)
228 0 0 if (defined $int)
249 0 0 if (ref $in and $in->isa('Bio::Align::AlignI')) { }
0 0 elsif (not -e $in) { }
268 0 0 unless open my $result, "$command |"
275 0 0 if ($self->boot)
279 0 0 if exists $non_internal{$node}
280 0 0 if $node->bootstrap
303 0 0 if $self->upgma
304 0 0 if $self->kimura
305 0 0 if $self->boot