Condition Coverage

blib/lib/Time/Moment/Role/TimeZone.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

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')

or 2 conditions

line l !l condition
24 0 0 $@ || 'Error'