Condition Coverage

blib/lib/DateTime/Format/Epoch.pm
Criterion Covered Total %
condition 9 15 60.0


and 3 conditions

line !l l&&!r l&&r condition
82 50 0 32 $$self{'local_epoch'} and $$self{'epoch'}->can('time_zone')
50 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

or 3 conditions

line l !l&&r !l&&!r condition
56 30 6 0 $units_per_second{$p{'unit'}} || $p{'unit'}