Branch Coverage

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


line true false branch
56 0 0 if @args % 2 == 1
65 0 0 if ($line =~ /=/)
84 0 0 if $key eq 'h'
99 0 0 if $self->status eq 'NO_SUCH_CLIENT'
101 0 0 if ($self->otp ne $self->request_otp)
106 0 0 if ($self->nonce ne $self->request_nonce)
119 0 0 if ($self->h ne $hmac)