| blib/lib/DateTimeX/Easy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 12 | 21 | 57.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 419 | 0 | 17 | 43 | $_[0] and $_[0] eq __PACKAGE__ |
| 448 | 54 | 0 | 6 | builtin::blessed($parse) and $parse->isa("DateTime") |
| 483 | 0 | 0 | 0 | $last_delta and $last_delta->{'last'} |
| 492 | 0 | 1 | 3 | $last_delta and $last_delta->{'last'} |
| 510 | 50 | 3 | 1 | $got_ambiguous and not $ambiguous |
| 539 | 53 | 0 | 114 | not $parse_dt and @parser_order |
| 573 | 46 | 0 | 0 | $time_zone_if_floating and $dt->time_zone->is_floating |