Branch Coverage

blib/lib/Finance/Quote/IEXCloud.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
57 0 0 exists $quoter->{'module_specific_data'}{'iexcloud'}{'API_KEY'} ? :
64 0 0 unless defined $token
74 0 0 if ($code != 200)
82 0 0 if ($@)
88 0 0 if (not exists $quote->{'symbol'} or $quote->{'symbol'} ne $symbol)
96 0 0 if $quote->{'open'}
97 0 0 if $quote->{'close'}
98 0 0 if $quote->{'high'}
99 0 0 if $quote->{'low'}
100 0 0 if $quote->{'latestPrice'}
101 0 0 if $quote->{'latestVolume'}
113 0 0 wantarray ? :