| lib/Mail/DMARC/Report/Aggregate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 15 | 80.0 |
| line | l | !l | condition |
|---|---|---|---|
| 176 | 0 | 8 | $reasons and scalar @$reasons |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 149 | 30 | 0 | 6 | $f eq "sp" and not defined $v |
| 152 | 30 | 0 | 6 | $f eq "pct" and not defined $v |
| 155 | 30 | 2 | 4 | $f eq "fo" and not defined $v |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 18 | 1 | $self->{'record'} || [] |
| 39 | 3 | 13 | $self->{'record'} ||= [] |