| blib/lib/Mail/SPF/v1/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| 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' |
| 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' |