blib/lib/Time/Moment/Role/TimeZone.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
14 | 0 | 0 | 2 | defined $tz and $tz->can('offset_for_datetime') |
20 | 0 | 0 | 2 | defined $tz and $tz->can('offset_for_local_datetime') |
line | l | !l | condition |
---|---|---|---|
24 | 0 | 0 | $@ || 'Error' |