| blib/lib/DateTimeX/Easy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 21 | 61.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 419 | 0 | 17 | 44 | $_[0] and $_[0] eq "DateTimeX::Easy" |
| 448 | 55 | 0 | 6 | &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 | 51 | 3 | 1 | $got_ambiguous and not $ambiguous |
| 539 | 54 | 0 | 116 | not $parse_dt and @parser_order |
| 573 | 46 | 0 | 1 | $time_zone_if_floating and $dt->time_zone->is_floating |