Condition Coverage

blib/lib/Locale/Util.pm
Criterion Covered Total %
condition 3 33 9.0


and 3 conditions

line !l l&&!r l&&r condition
704 0 11 0 !($^O =~ /darwin/i) && $^O =~ /win/i
741 0 0 198 defined $c and length $c
760 11 0 0 defined $set_locale and length $set_locale
783 0 0 0 defined $c and length $c
807 0 0 0 defined $set_locale and length $set_locale
848 0 0 0 defined $c and length $c
862 0 0 0 defined $set_locale and length $set_locale
877 0 0 0 ref $_[0] and 'HASH' eq ref $_[0]
898 0 0 0 ref $accept_language and 'ARRAY' eq ref $accept_language
916 0 0 0 ref $accept_charset and 'ARRAY' eq ref $accept_charset

or 3 conditions

line l !l&&r !l&&!r condition
939 0 0 0 not defined $country or $country ne $country_used