Condition Coverage

blib/lib/Mail/SPF/v1/Record.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
100 0 0 0 @$scopes == 2 and $$scopes[0] eq 'help' && $$scopes[1] eq 'mfrom' || $$scopes[0] eq 'mfrom' && $$scopes[1] eq 'help'

or 3 conditions

line l !l&&r !l&&!r condition
100 0 0 0 $$scopes[0] eq 'help' && $$scopes[1] eq 'mfrom' || $$scopes[0] eq 'mfrom' && $$scopes[1] eq 'help'