| blib/lib/Google/reCAPTCHA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 66 | 2 | 4 | unless $_[0] =~ /^$IPv4_re$/ | 
| 78 | 3 | 1 | if ($response->is_success) { } | 
| 81 | 1 | 2 | if (exists $data->{'error-codes'}) | 
| 85 | 2 | 0 | $data->{'success'} ? : | 
| 88 | 0 | 1 | $response->decoded_content ? : |