Condition Coverage

blib/lib/Time/UTC_SLS.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
109 2 11 9 $secs >= 0 and $secs <= 85399

or 3 conditions

line l !l&&r !l&&!r condition
111 2 2 9 $secs < 0 or $secs >= $day_len
114 0 7 0 $day_len == 86399 or $day_len == 86401
145 0 7 0 $day_len == 86399 or $day_len == 86401