blib/lib/Mail/BIMI/App/Command/checkrecord.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
26 | 1 | 5 | unless @$args |
27 | 1 | 4 | if scalar @$args > 1 |
28 | 1 | 3 | if $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES) |
39 | 0 | 3 | $opt->domain ? : |
2 | 1 | $opt->profile ? : | |
58 | 0 | 3 | if ($record->location and $record->location->indicator) |
62 | 0 | 3 | if ($record->authority and $record->authority->vmc) |
65 | 0 | 0 | if ($record->authority->vmc->indicator) |