Branch Coverage

blib/lib/Bio/Phylo/Unparsers/Newick.pm
Criterion Covered Total %
branch 3 26 11.5


line true false branch
67 28 0 if ($type == 3) { }
0 0 elsif ($type == 4) { }
0 0 elsif ($type == 9) { }
73 19 149 if (my $val = $self->{$key})
89 0 0 if (my $val = $self->{$key})
108 0 0 if (my $val = $self->{$key})
141 0 0 if (not $n->get_parent) { }
0 0 elsif (not $n->get_previous_sister) { }
142 0 0 if (defined $n->get_branch_length) { }
146 0 0 defined $n->get_name ? :
150 0 0 if (defined $n->get_branch_length) { }
156 0 0 if (defined $n->get_branch_length) { }
162 0 0 if ($n->get_first_daughter)