Condition Coverage

blib/lib/Auth/Yubikey_WebClient.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
249 0 0 0 $$self{'nonce'} eq $result{'nonce'} and $$self{'otp'} eq $result{'otp'}

or 3 conditions

line l !l&&r !l&&!r condition
87 0 0 0 ref $class || $class
191 0 0 0 not $$self{'otp'} =~ /[cbdefghijklnrtuv]/i or length $$self{'otp'} < 32