| blib/lib/Authen/HTTP/Signature/Method/HMAC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 11 | 11 | 100.0 |
| pod | 2 | 2 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 2 | n/a | BEGIN |
| 4 | 2 | n/a | BEGIN |
| 5 | 2 | n/a | BEGIN |
| 7 | 2 | n/a | BEGIN |
| 8 | 2 | n/a | BEGIN |
| 9 | 2 | n/a | BEGIN |
| 78 | 7 | n/a | _pad_base64 |
| 91 | 7 | n/a | _get_digest |
| 125 | 3 | Yes | sign |
| 131 | 7 | n/a | _generate_signature |
| 153 | 4 | Yes | verify |