| blib/lib/Mail/SPF/v2/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 205 | 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 |
|---|---|---|---|
| 105 | 0 | 0 | $self->{'scopes'} || [] |