Branch Coverage
blib/lib/Mail/Milter/Authentication/Handler/LocalIP.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
60
17
63
if
(
$self
->
is_local_ip_address
(
$ip
)
)