Branch Coverage

blib/lib/Bio/Phylo/Unparsers/Nexus.pm
Criterion Covered Total %
branch 9 36 25.0


line true false branch
60 0 2 if ($@) { }
0 2 elsif (defined $type and $type == 6) { }
0 2 elsif (defined $type and $type == 8) { }
0 2 elsif (defined $type and $type == 4) { }
2 0 elsif (defined $type and $type == 9) { }
64 0 0 if ($type == 4) { }
0 0 elsif ($type == 6) { }
0 0 elsif ($type == 8) { }
0 0 elsif ($@) { }
65 0 0 if (exists $self->{'FOREST_ARGS'})
70 0 0 if (exists $self->{'TAXA_ARGS'})
75 0 0 if (exists $self->{'MATRIX_ARGS'})
89 0 0 if (exists $self->{'TAXA_ARGS'})
98 0 0 if (exists $self->{'MATRIX_ARGS'})
107 0 0 if (exists $self->{'FOREST_ARGS'})
116 0 2 if (exists $self->{'TAXA_ARGS'})
119 0 2 if (exists $self->{'MATRIX_ARGS'})
122 1 1 if (exists $self->{'FOREST_ARGS'})