Branch Coverage

blib/lib/Bio/Phylo/Forest/Tree.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
84 0 1 if (my $forest = $self->_get_container)
85 0 0 if (my $tree = $forest->get_default_tree)
164 2 1 if (defined $rooted{$id})
167 1 0 if (my $root = $self->get_root)
168 1 0 if (my $children = $root->get_children)
179 196 0 if (defined(my $id = $self->get_id))