| blib/lib/XML/Liberal/Remedy/TrailingElements.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 6 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 8 | 0 | 0 | unless $error->message =~ /^parser error : Extra content at the end of the document/ |
| 13 | 0 | 0 | unless $$xml_ref =~ /\G <[-:\w]+ (?:[>\s]|\z)/msx |
| 17 | 0 | 0 | if $$xml_ref =~ s[\G ([^\s<>/]+ \s*>) (.*)][$2$1]msx |