Branch Coverage

lib/Auth/YubiKey/Client/Web/Response.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
66 0 0 if @args % 2 == 1
75 0 0 if ($line =~ /=/)
94 0 0 if $key eq 'h'
109 0 0 if $self->status eq 'NO_SUCH_CLIENT'
111 0 0 if ($self->otp ne $self->request_otp)
116 0 0 if ($self->nonce ne $self->request_nonce)
129 0 0 if ($self->h ne $hmac)