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
250 0 0 0 $self->{'nonce'} eq $result{'nonce'} and $self->{'otp'} eq $result{'otp'}

or 3 conditions

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