blib/lib/XML/RSS/LibXML/MagicElement.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | if (ref $attrs eq 'ARRAY') { } |
0 | 0 | elsif (ref $attrs eq 'HASH') { } | |
28 | 0 | 0 | $_->prefix && $_->prefix ne 'xmlns' ? : |
52 | 0 | 0 | wantarray ? : |
58 | 0 | 0 | unless $$self{$_} |
60 | 0 | 0 | defined $$self{'_content'} && length $$self{'_content'} ? : |