Condition Coverage

blib/lib/Mail/BIMI/App/Command/checkvmc.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
29 0 0 0 $opt->profile and not grep({$_ eq $opt->profile;} @Mail::BIMI::Indicator::VALIDATOR_PROFILES)
30 0 0 0 $opt->selector and not $opt->domain

or 2 conditions

line l !l condition
49 0 0 $opt->domain // ''
0 0 $opt->selector // 'default'