Branch Coverage

blib/lib/Finance/Quote/CurrencyRates/ECB.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
45 0 0 unless (exists $this->{'cache'})
50 0 0 unless $reply->code == 200
60 0 0 if (exists $this->{'cache'}{$from} and exists $this->{'cache'}{$to})