| blib/lib/Authen/OATH/KeyURI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 0 | 6 | @_ == 1 ? : |
| 99 | 3 | 21 | $self->issuer ? : |
| 109 | 3 | 21 | if $self->issuer |
| 110 | 12 | 12 | if $self->algorithm |
| 111 | 12 | 12 | if $self->digits |
| 114 | 6 | 18 | if $self->counter and $self->type eq 'hotp' |
| 117 | 6 | 18 | if $self->period and $self->type eq 'totp' |