| blib/lib/XML/DTDParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 104 | 0 | 1 | 0 | $replacements++ < 1000 and $xml =~ s/([&%]$name);/exists $definitions{$1} ? $definitions{$1} : "$1\cA;";/ego |
| 117 | 3 | 0 | 0 | $children =~ s/^\((#PCDATA(?:\|$name)+)\)$/$1/o and $option eq '*' |
| 132 | 15 | 0 | 2 | $child =~ s/([?*+])$// and $option = $1 |