Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
68 1 0 9 ref $self and ref $self eq __PACKAGE__
97 1 0 16 ref $self and ref $self eq __PACKAGE__

or 2 conditions

line l !l condition
102 12 4 $self->{'country_map'} ||= {map({split(/:/, $_, 0);} split(/\n/, Data::Section::Simple::get_data_section("countries"), 0))}

or 3 conditions

line l !l&&r !l&&!r condition
78 0 0 8 $country eq "Mexique" or $country eq "Mozambique"