Branch Coverage

blib/lib/Forecast/IO.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
46 1 0 if (exists $args{'time'} and $args{'time'} ne '') { }
55 0 1 if (exists $args{'units'}) { }
65 0 0 unless $$response{'success'}
71 0 0 unless (exists $$forecast{$key})