blib/lib/Mojolicious/Plugin/ReCAPTCHAv2Async.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 8 | 37.5 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 2 | if (my $err = $tx->error) |
36 | 0 | 0 | if $err->{'code'} |
46 | 0 | 2 | unless (defined $json) |
53 | 2 | 0 | unless ($json->{'success'}) |