blib/lib/App/SpamcupNG/HTMLParse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
124 | 245 | 0 | 1 | $info{'mailer'} and $info{'content_type'} |
line | l | !l | condition |
---|---|---|---|
362 | 0 | 2 | my $formatted //= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
381 | 0 | 0 | 2 | scalar @nodes != 1 or ref $nodes[0] ne "HTML::Element" |