blib/lib/OAuth/Lite/SignatureMethod/RSA_SHA1.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 9 | 9 | 100.0 |
pod | 3 | 3 | 100.0 |
line | count | pod | subroutine |
---|---|---|---|
3 | 3 | n/a | BEGIN |
4 | 3 | n/a | BEGIN |
6 | 3 | n/a | BEGIN |
8 | 3 | n/a | BEGIN |
9 | 3 | n/a | BEGIN |
10 | 3 | n/a | BEGIN |
70 | 1 | Yes | build_body_hash |
107 | 1 | Yes | sign |
127 | 2 | Yes | verify |