Condition Coverage

blib/lib/Mail/Salsa/Action/Personalize.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
68 0 0 0 $$self{'config'}{'max_message_size'} and (-s $$self{'message'}) / 1024 > $$self{'config'}{'max_message_size'}
121 0 0 0 $bounce and $$self{'config'}{'accept_bounces'} eq 'n'
0 0 0 $$self{'stamp'} and not $human

or 3 conditions

line l !l&&r !l&&!r condition
36 0 0 0 ref $proto || $proto