Branch Coverage

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


line true false branch
61 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) { }
65 0 0 if ($type == 4) { }
0 0 elsif ($type == 6) { }
0 0 elsif ($type == 8) { }
0 0 elsif ($@) { }
66 0 0 if (exists $self->{'FOREST_ARGS'})
71 0 0 if (exists $self->{'TAXA_ARGS'})
76 0 0 if (exists $self->{'MATRIX_ARGS'})
90 0 0 if (exists $self->{'TAXA_ARGS'})
99 0 0 if (exists $self->{'MATRIX_ARGS'})
108 0 0 if (exists $self->{'FOREST_ARGS'})
117 0 2 if (exists $self->{'TAXA_ARGS'})
120 0 2 if (exists $self->{'MATRIX_ARGS'})
123 1 1 if (exists $self->{'FOREST_ARGS'})