blib/lib/Finance/Quote/CurrencyRates/YahooJSON.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 0 | 0 | 0 | $json_data and $json_data->{'quoteSummary'}{'result'}[0]{'price'}{'regularMarketPrice'}{'raw'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
39 | 0 | 1 | 0 | ref $self || $self |