Branch Coverage

blib/lib/Finance/Quote/GoldMoney.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
56 0 0 unless @symbols
82 0 0 if ($s eq 'gold') { }
0 0 elsif ($s eq 'silver') { }
0 0 elsif ($s eq 'platinum') { }
98 0 0 if ($_want_gold or $_want_silver or $_want_platinum)
107 0 0 if ($response->is_success) { }
121 0 0 wantarray ? :
123 0 0 wantarray ? :
128 0 0 if ($_want_gold)
146 0 0 if ($_want_silver)
161 0 0 if ($_want_platinum)
178 0 0 wantarray ? :
202 0 0 if ($want eq 'isodate') { }
0 0 elsif ($want eq 'time') { }