Condition Coverage

blib/lib/XML/RSS/LibXML/V1_0.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $uri eq 'http://purl.org/rss/1.0/' and $prefix ne '#default'
251 0 0 0 $$c{'channel'} and $$c{'channel'}{'about'}
0 0 0 $$c{'channel'} and $$c{'channel'}{'link'}

or 2 conditions

line l !l condition
77 0 0 $$c{$prefix} ||= {}
82 0 0 $$c{$$c{'namespaces'}{$prefix}} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
272 0 0 0 $$item{'about'} || $$item{'link'}