| blib/lib/Mojolicious/Plugin/I18NUtils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 16 | 81.2 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 3 | 50 | unless defined $date |
| 47 | 3 | 60 | unless defined $date |
| 62 | 11 | 1 | if lc $to eq 'iso' |
| 79 | 16 | 0 | if ($opts and $opts->{'cash'}) |
| 137 | 46 | 76 | if (length $date < 11) |
| 146 | 8 | 114 | unless eval { do { my $date_obj = 'Time::Piece'->strptime($date, $in); $out_date = $date_obj->strftime($out); 1 } } |
| 159 | 0 | 50 | unless $lang |
| 217 | 0 | 84 | unless $lang |