| blib/lib/Mail/BIMI/App/Command/checkdomain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 0 | $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES) |
| 57 | 0 | 0 | 0 | $record->location and $record->location->indicator |
| 61 | 0 | 0 | 0 | $record->authority and $record->authority->vmc |
| line | l | !l | condition |
|---|---|---|---|
| 33 | 0 | 0 | $opt->selector // 'default' |