blib/lib/DateTime/Format/Human/Duration/Locale.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | $ns =~ /^DateTime::Locale::/ and exists $$args_hr{'get_locale_from'}{'id'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
79 | 0 | 0 | 0 | exists $INC{$path} or eval { do { ++$$args_hr{'loads'}{$locale}; require $path } } |