Condition Coverage

blib/lib/XML/FeedPP/MediaRSS.pm
Criterion Covered Total %
condition 11 19 57.8


or 2 conditions

line l !l condition
30 59 5 $$hash{$key} || (return [])
87 0 10 $$rating{'-schema'} || 'simple'
92 0 0 $$title{'-type'} || 'plain'
114 1 8 $$category{'-scheme'} || 'none'
119 1 0 $$checksum{'-algo'} || 'md5'
132 0 15 $$credit{'-scheme'} || 'urn:ebu'
135 5 10 $hash{'credit'}{$scheme}{$role} ||= []
152 1 0 $$t{'type'} ||= 'plain'

or 3 conditions

line l !l&&r !l&&!r condition
164 1 0 0 @list < 1 or grep {$_ eq 'none';} @list