| blib/lib/DateTime/Format/Natural/Expand.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 16 | 93.7 |
| line | true | false | branch |
|---|---|---|---|
| 98 | 205846 | 552534 | exists $expand_prefix{$keyword} || exists $expand_suffix{$keyword} ? : |
| 113 | 24126 | 0 | if exists $expand_prefix{$keyword} |
| 114 | 21304 | 2822 | if exists $expand_suffix{$keyword} |
| 127 | 185931 | 168999 | if ($type eq "prefix") |
| 145 | 247551 | 68829 | if (ref $value eq 'HASH') { } |
| 148 | 235842 | 11709 | if $key =~ /^\d+$/ |
| 171 | 236620 | 118310 | if (exists $data{$element}{'2'}) |
| 176 | 236620 | 118310 | exists $data{$element}{'3'} ? : |