blib/lib/lc_time.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 22 | 4.5 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 1 | $^O eq 'MSWin32' ? : |
84 | 0 | 0 | if (my $lctime = $ctrl_h->{'pragma_LC_TIME'}) |
86 | 0 | 0 | unless $lctime_is = setlocale(2, $lctime) |
92 | 0 | 0 | if ($lctime_was) |
97 | 0 | 0 | $encoding ? : |
105 | 0 | 0 | unless ($lc_time) |
106 | 0 | 0 | $has_i18n_langinfo ? : |
112 | 0 | 0 | if ($has_i18n_langinfo) |
120 | 0 | 0 | if ($] > 5.021001 and $encoding =~ /utf-?8/i) |
132 | 0 | 0 | if ($encoding =~ /^[0-9]+$/) |
135 | 0 | 0 | if (not $encoding and $^O eq 'darwin') |