blib/lib/DateTime/Format/Natural/Expand.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 15 | 16 | 93.7 |
line | true | false | branch |
---|---|---|---|
98 | 201837 | 509904 | exists $expand_prefix{$keyword} || exists $expand_suffix{$keyword} ? : |
113 | 21801 | 0 | if exists $expand_prefix{$keyword} |
114 | 19857 | 1944 | if exists $expand_suffix{$keyword} |
127 | 175056 | 163392 | if ($type eq "prefix") |
145 | 237675 | 53343 | if (ref $value eq 'HASH') { } |
148 | 231303 | 6372 | if $key =~ /^\d+$/ |
171 | 225632 | 112816 | if (exists $data{$element}{'2'}) |
176 | 225632 | 112816 | exists $data{$element}{'3'} ? : |