Condition Coverage

blib/lib/DateTime/PP.pm
Criterion Covered Total %
condition 6 14 42.8


and 3 conditions

line !l l&&!r l&&r condition
162 1 0 0 $utc_secs and $utc_secs >= 86400

or 2 conditions

line l !l condition
34 0 1 $hour ||= 0
35 0 1 $min ||= 0
36 0 1 $sec ||= 0
149 0 1 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
198 0 0 2 $year == "Inf" or $year == "-Inf"