| blib/lib/Bio/Phylo/NeXML/Entities.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 282 | 0 | 0 | if ($chars) { } |
| 291 | 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 ';') { } | |
| 298 | 0 | 0 | if $string[$j] eq ';' |
| 300 | 0 | 0 | unless (exists $entity2char{$maybe_entity}) |
| 308 | 0 | 0 | if $string[$j] eq '&' |
| 310 | 0 | 0 | unless (exists $entity2char{$maybe_entity}) |
| 324 | 0 | 0 | if ($c eq '&') |
| 329 | 0 | 0 | if $string[$j] eq ';' |
| 332 | 0 | 0 | if (exists $entity2char{$maybe_entity}) |
| 340 | 0 | 0 | wantarray ? : |