blib/lib/Finance/Quote/TwelveData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
105 | 0 | 0 | 0 | exists $quote->{'status'} and $quote->{'status'} eq "error" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
111 | 0 | 0 | 0 | not exists $quote->{'symbol'} or $quote->{'symbol'} ne $symbol |