blib/lib/Bio/Phylo/Forest/Tree.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
83 | 0 | 1 | if (my $forest = $self->_get_container) |
84 | 0 | 0 | if (my $tree = $forest->get_default_tree) |
163 | 2 | 1 | if (defined $rooted{$id}) |
166 | 1 | 0 | if (my $root = $self->get_root) |
167 | 1 | 0 | if (my $children = $root->get_children) |
178 | 225 | 0 | if (defined(my $id = $self->get_id)) |