Branch Coverage

blib/lib/Mo/utils/Country.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
39 4 5 unless (exists $self->{$key} and defined $self->{$key})
49 4 5 if _check_key($self, $key)
51 2 3 if (&none(sub { $_ eq lc $self->{$key}; } , all_country_codes($codeset)))