blib/lib/Postfix/ContentFilter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
69 | 0 | 0 | 0 | $options and $$options{'parser'} |
102 | 0 | 0 | 0 | defined $$self{'parser'} and not defined $ptype |
170 | 0 | 0 | 0 | blessed $entity and $entity->isa($$self{'entity'}) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
104 | 0 | 0 | 0 | $ptype || ('MIME::Parser', 'Mail::Message') |
143 | 0 | 0 | 0 | ref $parser or $parser |
159 | 0 | 0 | 0 | ref $parser or $parser |
194 | 0 | 0 | 0 | ref $parser or $parser |