| blib/lib/Google/reCAPTCHA/v3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless my $type = ref $self |
| 44 | 0 | 0 | unless (exists $self->{'_permitted'}{$name}) |
| 47 | 0 | 0 | if (@_) { } |
| 59 | 0 | 0 | if (exists $args->{'-secret'}) { } |
| 74 | 0 | 0 | unless (exists $args->{'-response'}) |
| 83 | 0 | 0 | if (exists $args->{'-remoteip'}) |
| 86 | 0 | 0 | if (defined $self->secret) |