| blib/lib/WWW/Google/Time.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 6 | 33.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 46 | 0 | 1 | unless ($response->is_success) | 
| 59 | 0 | 1 | unless (@data{'time', 'day_of_week', 'month', 'month_day', 'year', 'time_zone', 'where'} = $response->content =~ m[ (.+?)  (\w+), (\w+) (\d+), (\d+) \((.+?)\) \s+Time in (.+?) ]) | 
| 75 | 0 | 0 | if ($is_response) { } |