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 | 20105 | 0 | if exists $expand_prefix{$keyword} |
114 | 16507 | 3598 | if exists $expand_suffix{$keyword} |
127 | 138552 | 116964 | if ($type eq "prefix") |
145 | 184779 | 65019 | if (ref $value eq 'HASH') { } |
148 | 176406 | 8373 | if $key =~ /^\d+$/ |
171 | 170344 | 85172 | if (exists $data{$element}{'2'}) |
176 | 170344 | 85172 | exists $data{$element}{'3'} ? : |