blib/lib/Captcha/AreYouAHuman.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 16 | 18.7 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 1 | if ($params{'server'} ne '') { } |
49 | 1 | 0 | if ($params{'publisher_key'} eq '') { } |
55 | 1 | 0 | if ($params{'scoring_key'} eq '') { } |
103 | 0 | 0 | if ($params{'session_secret'} eq '') { } |
110 | 0 | 0 | if ($params{'client_ip'} eq '') { } |
127 | 0 | 0 | if ($res->is_success) { } |
134 | 0 | 0 | if ($@) { } |
168 | 0 | 0 | if ($params{'session_secret'} eq '') { } |