Condition Coverage

blib/lib/Locale/Country/OFAC.pm
Criterion Covered Total %
condition 7 11 63.6


or 2 conditions

line l !l condition
118 10 8 defined $country_sanction && !ref($country_sanction) || 0

or 3 conditions

line l !l&&r !l&&!r condition
115 18 0 0 shift() || croak('get_sanction_by_code requires country code')
122 14 1 0 shift() || croak('is_region_sanctioned requires country code')
123 13 1 0 shift() || croak('is_region_sanctioned requires zip code')