| blib/lib/WWW/Google/News/TW.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 22 | 27.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 26 | 0 | 1 | unless $response->is_success | 
| 35 | 0 | 1 | unless defined $content | 
| 39 | 0 | 1 | if ($section =~ /$re1/m) { } | 
| 45 | 0 | 1 | if ($story =~ /$re2/im) | 
| 46 | 0 | 0 | unless (exists $$results{$current_section}) | 
| 75 | 0 | 1 | unless $response->is_success | 
| 84 | 0 | 1 | unless defined $content | 
| 90 | 0 | 0 | if ($story =~ /$re2/i) | 
| 126 | 0 | 0 | unless $response->is_success | 
| 137 | 0 | 0 | if ($section =~ /$re1/s) | 
| 141 | 0 | 0 | if ($story =~ /$re2/is) |