blib/lib/DateTimeX/Start.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
28 | 16 | 27 | if (&Scalar::Util::blessed($dt)) { } |
30 | 8 | 8 | if $trunc |
37 | 27 | 16 | unless ref $tz |
45 | 338 | 176 | if (('DateTime'->from_epoch('epoch', $epoch * 60, 'time_zone', $tz)->local_rd_values)[0] < $target_day) { } |