blib/lib/Mail/BIMI/App/Command/checksvg.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
25 | 1 | 5 | unless @$args |
26 | 1 | 4 | if scalar @$args > 1 |
27 | 1 | 3 | if $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES) |
37 | 2 | 1 | if ($opt->fromfile) { } |
46 | 1 | 2 | if $opt->profile |
50 | 2 | 1 | $opt->fromfile ? : |