| blib/lib/Dancer/Plugin/Captcha/AreYouAHuman.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 145 | 0 | 0 | if (defined $set) | 
| 152 | 0 | 0 | unless my $session_secret = _session_secret() | 
| 154 | 0 | 0 | unless my $client_ip = request()->env->{'REMOTE_ADDR'} | 
| 163 | 0 | 0 | unless my $session_secret = _session_secret() | 
| 173 | 0 | 0 | unless var('ayah') | 
| 178 | 0 | 0 | unless my $publisher_key = $$setting{'publisher_key'} | 
| 180 | 0 | 0 | unless my $scoring_key = $$setting{'scoring_key'} |