Condition Coverage

blib/lib/Captcha/reCAPTCHA.pm
Criterion Covered Total %
condition 10 13 76.9


and 3 conditions

line !l l&&!r l&&r condition
216 3 2 1 $options and ref $options ne 'HASH'
527 0 0 2 $challenge and $response

or 2 conditions

line l !l condition
114 1 22 shift() || {}
150 2 4 shift() || (return '')

or 3 conditions

line l !l&&r !l&&!r condition
120 6 11 0 (shift())->{'_html'} ||= 'HTML::Tiny'->new