blib/lib/XML/Liberal/Remedy/UndeclaredNS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
36 | 0 | 0 | unless my($prefix) = $error->message =~ /^namespace error : Namespace prefix (\S+)(?: for \S+)? on \S+ is not defined/ |
49 | 0 | 0 | if $$xml_ref =~ s[^(<\?xml\s[^>]*?\?>\s*(?:<[!?][^>]+>\s*)*<[^\s/>]+)][$1 xmlns:$prefix="$ns"] |