line |
!l |
l&&!r |
l&&r |
condition |
82
|
64 |
0 |
32 |
$$self{'local_epoch'} and $$self{'epoch'}->can('time_zone') |
|
64 |
0 |
32 |
$$self{'local_epoch'} and $$self{'epoch'}->can('time_zone') and $$self{'epoch'}->time_zone->is_floating |
|
0 |
0 |
32 |
$$self{'local_epoch'} and $$self{'epoch'}->can('time_zone') and $$self{'epoch'}->time_zone->is_floating and $dt->can('time_zone') |
|
0 |
27 |
5 |
$$self{'local_epoch'} and $$self{'epoch'}->can('time_zone') and $$self{'epoch'}->time_zone->is_floating and $dt->can('time_zone') and not $dt->time_zone->is_floating |