| lib/Mail/DMARC/Report/Aggregate/Record.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 21 | 22 | 95.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 15 | 0 | 16 | if @args % 2 | 
| 18 | 7 | 9 | if 0 == scalar @args | 
| 31 | 37 | 16 | unless (scalar @args) | 
| 32 | 36 | 1 | if $self->{'identifiers'} | 
| 35 | 9 | 8 | if ("HASH" eq ref $args[0]) | 
| 46 | 22 | 9 | unless (scalar @args) | 
| 47 | 16 | 6 | if $self->{'auth_results'} | 
| 50 | 9 | 6 | if (1 == scalar @args and "HASH" eq ref $args[0]) | 
| 61 | 44 | 10 | if (0 == scalar @args) | 
| 62 | 38 | 6 | if $self->{'row'} | 
| 65 | 9 | 7 | if (1 == scalar @args and "HASH" eq ref $args[0]) |