Branch Coverage

blib/lib/Bio/Phylo/NeXML/Entities.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
281 0 0 if ($chars) { }
290 0 0 if ($escape{$c} and $c ne '&' and $c ne ';') { }
0 0 elsif ($escape{$c} and $c eq '&') { }
0 0 elsif ($escape{$c} and $c eq ';') { }
297 0 0 if $string[$j] eq ';'
299 0 0 unless (exists $entity2char{$maybe_entity})
307 0 0 if $string[$j] eq '&'
309 0 0 unless (exists $entity2char{$maybe_entity})
323 0 0 if ($c eq '&')
328 0 0 if $string[$j] eq ';'
331 0 0 if (exists $entity2char{$maybe_entity})
339 0 0 wantarray ? :