| blib/lib/Finance/Quote/GoogleWeb.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 76 | 0 | 0 | if ($code == 200) { } | 
| 83 | 0 | 0 | if ($tree->parse_content($body)) { } | 
| 87 | 0 | 0 | if ($taglink) { } | 
| 109 | 0 | 0 | if ($reply->code ne 200) | 
| 118 | 0 | 0 | unless ($tree->parse_content($body)) | 
| 128 | 0 | 0 | unless ($taglink) | 
| 136 | 0 | 0 | unless ($last =~ /\./) | 
| 140 | 0 | 0 | if ($last =~ /\d+\.\d$/) | 
| 165 | 0 | 0 | wantarray ? : |