blib/lib/Mail/BIMI/App/Command/checkvmc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
27 | 0 | 0 | unless @$args |
28 | 0 | 0 | if scalar @$args > 1 |
29 | 0 | 0 | if $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES) |
30 | 0 | 0 | if $opt->selector and not $opt->domain |
37 | 0 | 0 | if ($opt->domain) { } |
44 | 0 | 0 | unless $opt->domain |
45 | 0 | 0 | if $opt->fromfile |
54 | 0 | 0 | $opt->fromfile ? : |
58 | 0 | 0 | if ($vmc->indicator) |