Branch Coverage

blib/lib/POE/Component/Captcha/reCAPTCHA.pm
Criterion Covered Total %
branch 0 24 0.0


line true false branch
22 0 0 unless exists $active_identifiers{++$current_id}
39 0 0 ref $options eq 'HASH' ? :
66 0 0 if ($$self{'alias'}) { }
83 0 0 unless $$self{'alias'}
107 0 0 if $$self{'_shutdown'}
109 0 0 if (ref $_[10] eq 'HASH') { }
117 0 0 unless ($$args{'event'})
123 0 0 unless $$args{'privatekey'}
126 0 0 unless $$args{'remoteip'}
139 0 0 unless ($$req{'challenge'} and $$req{'response'})
170 0 0 if ($resp->is_success) { }
172 0 0 if ($answer =~ /true/) { }