Branch Coverage

blib/lib/Locale/Country/OFAC.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
125 12 1 if (defined $sanctioned_country_codes{uc $country})
127 12 0 if (ref $value eq 'ARRAY')
128 8 4 if (any sub { $_ == $zip; } , @$value)