Condition Coverage

lib/Mail/DMARC/Policy.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 482 defined $tag && defined $value
173 2 1 1 $obj->{'rua'} and $self->is_valid_uri_list($obj->{'rua'})

or 3 conditions

line l !l&&r !l&&!r condition
44 0 2 480 not defined $tag && defined $value or $value eq ""
132 0 1 11 $_[1] < 0 or $_[1] > 4294967295
140 0 1 5 $_[1] < 0 or $_[1] > 100
162 7 14 0 $self->{'uri'} ||= "Mail::DMARC::Report::URI"->new