Branch Coverage

blib/lib/XML/Liberal/Remedy/EntityRef.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
8 0 0 unless $error->message =~ /^parser error : (?:EntityRef: expecting ';'|xmlParseEntityRef: no name)/
21 0 0 if (not $$xml_ref =~ / .<\? |
22 0 0 if $$xml_ref =~ s/&(?!\w+;|#(?:x[a-fA-F0-9]+|\d+);)/&/g
29 0 0 if $$xml_ref =~ s/\G&/&/