Condition Coverage

blib/lib/App/SpamcupNG/HTMLParse.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
124 245 0 1 $info{'mailer'} and $info{'content_type'}

or 2 conditions

line l !l condition
362 0 2 my $formatted //= 0

or 3 conditions

line l !l&&r !l&&!r condition
381 0 0 2 scalar @nodes != 1 or ref $nodes[0] ne "HTML::Element"