Branch Coverage

blib/lib/Bio/Tools/Run/Phylo/PhyloBase.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
96 0 0 if (ref $thing and $thing->isa('Bio::Align::AlignI')) { }
0 0 elsif ($thing and -e $thing) { }
100 0 0 $format ? :
159 0 0 if ($thing)
161 0 0 if (ref $thing and $thing->isa('Bio::Tree::TreeI')) { }
0 0 elsif (ref $thing and $thing->isa('Bio::DB::Taxonomy')) { }
0 0 elsif (-e $thing) { }
173 0 0 $node->node_name ? :
0 0 $seq_id ? :
179 0 0 $format ? :
287 0 0 unless defined $node_names{$name}
290 0 0 if (defined $self->{'_unmapped'})