Condition Coverage

blib/lib/Catalyst/TraitFor/Controller/reCAPTCHA.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
42 0 0 1 $response and $challenge

or 2 conditions

line l !l condition
17 1 1 $c->config->{'recaptcha'}{'version'} || ''
48 0 1 $c->config->{'recaptcha'}{'version'} || ''
69 1 0 $res->{'error'} || 'Invalid recaptcha'

or 3 conditions

line l !l&&r !l&&!r condition
42 1 0 0 $response and $challenge or $response_v2