Branch Coverage
blib/lib/WebService/MinFraud/Data/Rx/Type/IPAddress.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
22
107
0
if
$value
and
Data::Validate::IP::is_ipv4
(
$value
)
||
Data::Validate::IP::is_ipv6
(
$value
)