Condition Coverage

blib/lib/HTML/FormHandlerX/Field/noCAPTCHA.pm
Criterion Covered Total %
condition 4 16 25.0


and 3 conditions

line !l l&&!r l&&r condition
49 3 0 0 $config && $config->{'api_url'}
55 5 0 0 $config && exists $config->{'api_timeout'}
60 0 8 0 $self->form and $self->form->ctx
8 0 0 $self->form and $self->form->ctx and $self->form->ctx->config

or 2 conditions

line l !l condition
36 0 0 $self->_g_captcha_config || (return)
42 0 0 $self->_g_captcha_config || (return)