blib/lib/Finance/Quote/YahooWeb.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
61 | 0 | 0 | unless ($reply->is_success) |
71 | 0 | 0 | $_ =~ /^(.+) \(([^)]+)\)/ ? : |
73 | 0 | 0 | if (uc $symbol ne uc $yahoo_symbol) |
82 | 0 | 0 | $_ =~ /^(.+)[.] Currency in (.+)$/ ? : |
84 | 0 | 0 | if ($currency =~ /^GBp/) { } |
93 | 0 | 0 | unless ($te->parse($reply->decoded_content)) |
108 | 0 | 0 | if ($currency =~ /^GBp/) |
114 | 0 | 0 | if ($currency =~ /^GBp/) |
120 | 0 | 0 | if ($currency =~ /^GBp/) |
126 | 0 | 0 | if ($currency =~ /^GBp/) |
146 | 0 | 0 | wantarray ? : |