Condition Coverage

blib/lib/POE/Component/YubiAuth.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
188 0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp
0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp and defined $p{'nonce'}
0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp and defined $p{'nonce'} and $p{'nonce'} eq $nonce
0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp and defined $p{'nonce'} and $p{'nonce'} eq $nonce and defined $p{'status'}
0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp and defined $p{'nonce'} and $p{'nonce'} eq $nonce and defined $p{'status'} and $p{'status'} eq 'OK'
0 0 0 defined $p{'otp'} and $p{'otp'} eq $otp and defined $p{'nonce'} and $p{'nonce'} eq $nonce and defined $p{'status'} and $p{'status'} eq 'OK' and $h eq $sig

or 2 conditions

line l !l condition
142 0 0 shift() || 5

or 3 conditions

line l !l&&r !l&&!r condition
138 0 0 0 ref $proto || $proto