blib/lib/DateTime/Format/Natural/Rewrite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 16 | 109 | 12 | @$date_strings == 2 and $date_strings->[1] =~ /^ \d{1,2} $/x |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 89 | 48 | 1121 | $self->_check_formatted("ymd", \%count) or $self->_check_formatted("md", \%count) |