blib/lib/HTML/FormHandlerX/Field/noCAPTCHA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 12 | 58.3 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | unless $self->form->ctx |
49 | 0 | 3 | $config && $config->{'api_url'} ? : |
55 | 0 | 5 | $config && exists $config->{'api_timeout'} ? : |
60 | 8 | 0 | unless $self->form and $self->form->ctx and $self->form->ctx->config |
83 | 1 | 2 | if (not defined $success) { } |
1 | 1 | elsif (not $success) { } |