Condition Coverage

blib/lib/Mojolicious/Plugin/Captcha/reCAPTCHA.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
23 0 0 0 $conf->{'private_key'} and $conf->{'public_key'}

or 2 conditions

line l !l condition
18 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
48 0 0 0 $self->req->url->base->scheme eq 'https' or $self->req->headers->header('X-Forwarded-Protocol') eq 'https'