Condition Coverage

blib/lib/XML/Atom/Feed.pm
Criterion Covered Total %
condition 6 22 27.2


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 $rel{'alternate'} and $type eq 'application/atom+xml'
119 4 0 1 $opt->{'mode'} and $opt->{'mode'} eq 'insert'
4 0 1 $opt->{'mode'} and $opt->{'mode'} eq 'insert' and $first_entry
132 0 0 0 $opt->{'mode'} and $opt->{'mode'} eq 'insert'
0 0 0 $opt->{'mode'} and $opt->{'mode'} eq 'insert' and $first_entry

or 2 conditions

line l !l condition
112 1 4 $opt ||= {}
129 0 0 $opt ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
43 0 0 0 $res->content_type eq 'text/html' or $res->content_type eq 'application/xhtml+xml'