Condition Coverage

blib/lib/XML/Atom/Syndication/Writer.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 $is_full && $ans
109 21 31 1 not $nocdata and $str =~ / <[^>]+> ## HTML markup | ## or &(?:(?!(\#([0-9]+)|\#x([0-9a-fA-F]+))).*?); ## something that looks like an HTML entity. /x

or 3 conditions

line l !l&&r !l&&!r condition
77 0 6 0 $ans eq 'http://www.w3.org/2000/xmlns/' or $aname eq 'xmlns'