Branch Coverage

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


line true false branch
68 28 0 if ($type == 3) { }
0 0 elsif ($type == 4) { }
0 0 elsif ($type == 9) { }
74 19 149 if (my $val = $self->{$key})
90 0 0 if (my $val = $self->{$key})
109 0 0 if (my $val = $self->{$key})
142 0 0 if (not $n->get_parent) { }
0 0 elsif (not $n->get_previous_sister) { }
143 0 0 if (defined $n->get_branch_length) { }
147 0 0 defined $n->get_name ? :
151 0 0 if (defined $n->get_branch_length) { }
157 0 0 if (defined $n->get_branch_length) { }
163 0 0 if ($n->get_first_daughter)