Condition Coverage

blib/lib/Mail/SPF/v2/Record.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
205 0 0 0 ref $self and defined $self->{'scopes'}
0 0 0 ref $self and defined $self->{'scopes'} and @{$self->{'scopes'};}

or 2 conditions

line l !l condition
105 0 0 $self->{'scopes'} || []