blib/lib/Finance/Quote/CurrencyRates/ECB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
60 | 0 | 0 | 0 | exists $this->{'cache'}{$from} and exists $this->{'cache'}{$to} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
33 | 0 | 1 | 0 | ref $self || $self |