| blib/lib/Finance/Quote/CurrencyRates/YahooJSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 64 | 0 | 0 | unless $reply->code == 200 |
| 72 | 0 | 0 | unless ($json_data and $json_data->{'quoteSummary'}{'result'}[0]{'price'}{'regularMarketPrice'}{'raw'}) |
| 81 | 0 | 0 | unless $rate + 0 |
| 84 | 0 | 0 | if ($rate < "0.001") |