blib/lib/XML/RSS/LibXML/V0_9.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
108 | 0 | 0 | 0 | $uri eq 'http://my.netscape.com/rdf/simple/0.9/' and $prefix ne '#default' |
199 | 0 | 0 | 0 | defined $$h{'title'} and defined $$h{'link'} |
207 | 0 | 0 | 0 | exists $$h{'description'} and length $$h{'description'} > 500 |
line | l | !l | condition |
---|---|---|---|
179 | 0 | 0 | $$c{$prefix} ||= {} |
184 | 0 | 0 | $$c{$$c{'namespaces'}{$prefix}} ||= {} |