Condition Coverage

blib/lib/Time/Business.pm
Criterion Covered Total %
condition 3 16 18.7


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 $start_seconds < $stop_day and $start_seconds > $start_day
105 0 0 0 $eyday - $syday >= 1 and defined $$self{'WORKDAYS'}{$ewday}

or 2 conditions

line l !l condition
24 0 1 $$parameters{'STARTTIME'} || '00:00:00'
25 0 1 $$parameters{'STOPTIME'} || '00:00:00'

or 3 conditions

line l !l&&r !l&&!r condition
22 0 1 0 ref $class || $class
92 0 0 0 $end_seconds > $stop_day or $eyday - $syday >= 1