| blib/lib/Authen/HTTP/Signature/Method/RSA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 12 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 104 | 0 | 2 | unless $key |
| 118 | 0 | 4 | if ($self->hash =~ /sha1/) { } |
| 4 | 0 | elsif ($self->hash =~ /sha256/) { } | |
| 0 | 0 | elsif ($self->hash =~ /sha512/) { } | |
| 148 | 0 | 2 | unless $signature |
| 151 | 0 | 2 | unless $key |