Condition Coverage

blib/lib/CGI/ACL.pm
Criterion Covered Total %
condition 6 9 66.6


or 3 conditions

line l !l&&r !l&&!r condition
55 0 6 0 ref $proto || $proto
206 7 6 1 defined $self->{'_allowed_ips'} or defined $self->{'_deny_countries'}
226 8 0 2 $self->{'_deny_countries'} or $self->{'_allow_countries'}