blib/lib/XML/Liberal/Remedy/UnclosedHTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | unless my($unclosed, $detected) = $error->message =~ /$ERROR_RX/ |
22 | 0 | 0 | if $$xml_ref =~ s[( \Q$detected\E \s* > \z )][$unclosed>$1$tail]msx |