| lib/Mail/DMARC/Report/Sender.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 20 | 45.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 294 | 4 | 0 | 0 | $max and $xml_compressed_bytes > $max |
| 305 | 0 | 4 | 0 | $cc and $cc ne "set.this\@for.a.while.example.com" |
| 4 | 0 | 0 | $cc and $cc ne "set.this\@for.a.while.example.com" and not $cc_sent | |
| 458 | 1 | 0 | 0 | $error->code and $error->code =~ /^5/ |
| line | l | !l | condition |
|---|---|---|---|
| 363 | 0 | 4 | $args->{'mime'} // undef |
| 364 | 4 | 0 | $args->{'compressed'} // undef |
| 365 | 4 | 0 | $args->{'aggregate'} // undef |
| 493 | 25 | 4 | $args->{$key} // "" |