Condition Coverage

blib/lib/Mail/BIMI/Record.pm
Criterion Covered Total %
condition 10 57 17.5


and 3 conditions

line !l l&&!r l&&r condition
73 0 0 0 $self->authority and $self->authority->is_relevant
92 25 0 0 $self->authority->is_relevant and not $self->authority->is_valid
95 0 22 3 $self->location_is_relevant and not $self->location->is_valid
102 0 0 0 $self->authority and $self->authority->vmc
0 0 0 $self->authority and $self->authority->vmc and $self->authority->vmc->is_valid
107 0 22 0 $self->authority and $self->authority->is_relevant
110 0 0 0 $self->location_is_relevant and not $self->location
0 0 0 $self->location_is_relevant and not $self->location->indicator
0 0 0 $self->location_is_relevant and $self->authority->vmc->indicator->data_uncompressed_normalized ne $self->location->indicator->data_uncompressed_normalized
0 0 0 $self->location_is_relevant and $self->authority->vmc->indicator->data_uncompressed ne $self->location->indicator->data_uncompressed
159 4 0 2 $domain eq $fallback_domain and $selector eq $fallback_selector
226 21 0 1 not @matches and $cname
275 0 0 0 $self->location_is_relevant and $self->location

or 2 conditions

line l !l condition
52 2 0 $self->record_hashref->{'a'} // ''
61 24 0 $self->record_hashref->{'l'} // ''
269 0 0 $self->retrieved_record // '-none-'
271 0 0 $self->version // '-none-'
272 0 0 $self->retrieved_domain // '-none-'
273 0 0 $self->retrieved_selector // '-none-'
274 0 0 $self->authority->uri // '-none-'
275 0 0 $self->location->uri // '-none-'
291 0 0 $error->detail // ''