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