Condition Coverage

blib/lib/Catalyst/Plugin/I18N/PathPrefixGeoIP.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
259 1 17 0 defined $prefix and exists $valid_language_codes->{$prefix}
290 6 0 0 $geocountry and exists $valid_language_codes->{$geocountry}