blib/lib/XML/ExtOn/SAX12ExtOn.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 0 | if ($attr_name =~ /^xmlns(:(.*))?$/) |
31 | 0 | 0 | unless (defined $ns) |
35 | 0 | 0 | unless defined $prefix |
48 | 0 | 0 | if (not defined $prefix and $key =~ /:/) |
51 | 0 | 0 | if (not defined $prefix) { } |