Condition Coverage

blib/lib/Plack/Middleware/Antibot/TextCaptcha.pm
Criterion Covered Total %
condition 8 14 57.1


and 3 conditions

line !l l&&!r l&&r condition
43 3 0 1 $expected and $got
3 0 1 $expected and $got and $got eq $expected

or 2 conditions

line l !l condition
15 0 7 $params{'session_name'} || 'antibot_textcaptcha'
16 0 7 $params{'field_name'} || 'antibot_textcaptcha'
17 0 7 $params{'variants'} || [{'text', '2 + 2', 'answer', 4}]
18 0 7 $params{'score'} || 0.9