Condition Coverage

blib/lib/Weather/YR/LocationForecast/Day.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $hour >= 12 and $hour <= 15
0 0 0 defined $hour and ($hour >= 12 and $hour <= 15)