| blib/lib/Amazon/PAApi5/Signature.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 19 | 20 | 95.0 | 
| pod | 6 | 6 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 2 | n/a | BEGIN | 
| 3 | 2 | n/a | BEGIN | 
| 4 | 2 | n/a | BEGIN | 
| 5 | 2 | n/a | BEGIN | 
| 6 | 2 | n/a | BEGIN | 
| 27 | 2 | n/a | BEGIN | 
| 32 | 2 | Yes | new | 
| 61 | 3 | Yes | req_url | 
| 67 | 2 | n/a | _prepare_canonical_url | 
| 90 | 2 | n/a | _prepare_string_to_sign | 
| 101 | 2 | n/a | _calculate_signature | 
| 109 | 2 | n/a | _build_authorization_string | 
| 119 | 2 | Yes | headers | 
| 143 | 0 | Yes | headers_as_arrayref | 
| 147 | 2 | Yes | headers_as_hashref | 
| 151 | 2 | n/a | _get_signature_key | 
| 162 | 2 | n/a | _build_amz_target | 
| 166 | 2 | n/a | _get_time_stamp | 
| 170 | 4 | n/a | _get_date | 
| 174 | 1 | Yes | to_request |