| blib/lib/Weather/NHC/TropicalCyclone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 14 | 57.1 | 
| line | l | !l | condition | 
|---|---|---|---|
| 125 | 3 | 0 | $response->{'status'} // 'Unknown' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 37 | 1 | 3 | 0 | $timeout // $DEFAULT_TIMEOUT | 
| 42 | 1 | 0 | 3 | $@ or not $response | 
| 1 | 0 | 3 | $@ or not $response or $response->{'status'} ne 200 | |
| 52 | 0 | 0 | 3 | $@ or not $ref |