blib/lib/Mail/SPF/v2/Record.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
201 | 0 | 0 | 0 | ref $self and defined $$self{'scopes'} |
0 | 0 | 0 | ref $self and defined $$self{'scopes'} and @{$$self{'scopes'};} |
line | l | !l | condition |
---|---|---|---|
101 | 0 | 0 | $$self{'scopes'} || [] |