| blib/lib/REST/Google.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 41 | 3 | 2 | if (scalar @_ > 1) { } | 
| 0 | 2 | elsif (ref $_[0]) { } | |
| 42 | 0 | 3 | if (@_ % 2) | 
| 47 | 0 | 0 | unless %{$_[0];} | 
| 0 | 0 | unless (eval { do { local $SIG{'__DIE__'}; 1 unless %{$_[0];} } }) | |
| 63 | 0 | 5 | unless defined $class->service | 
| 69 | 0 | 5 | unless (defined $class->http_referer) | 
| 81 | 0 | 5 | unless $response->is_success |