Condition Coverage

blib/lib/Mail/BIMI/App/Command/checkrecord.pm
Criterion Covered Total %
condition 7 13 53.8


and 3 conditions

line !l l&&!r l&&r condition
28 1 2 1 $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES)
58 0 3 0 $record->location and $record->location->indicator
62 0 3 0 $record->authority and $record->authority->vmc

or 2 conditions

line l !l condition
33 0 3 $opt->domain // '-none-'
36 0 3 $opt->domain // 'reject.test.fastmaildmarc.com'