Branch Coverage

blib/lib/Bio/AlignIO/nexml.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
92 0 0 unless ($self->{'_parsed'})
127 0 0 if (defined $value)
146 0 0 if (exists $self->{'_filehandle'} and defined $self->{'_filehandle'}) { }
165 0 0 if (@{$self->{'_alns'};} == 0)