Branch Coverage

blib/lib/Weather/NHC/TropicalCyclone.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
42 0 3 if ($@ or not $response or $response->{'status'} ne 200)
52 0 3 if ($@ or not $ref)
124 3 6 unless ($response->{'success'})
129 3 3 if ($local_file)
130 0 3 unless open my $fh, ">", $local_file