blib/lib/Amazon/PAApi5/Signature.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 16 | 56.2 |
line | l | !l | condition |
---|---|---|---|
36 | 1 | 1 | shift() || {} |
38 | 0 | 2 | $opt->{'operation'} || 'SearchItems' |
52 | 0 | 2 | $opt->{'host'} || 'webservices.amazon.com' |
0 | 2 | $opt->{'region'} || 'us-east-1' | |
0 | 2 | $opt->{'service'} || 'ProductAdvertisingAPI' | |
0 | 2 | $opt->{'http_method'} || 'POST' | |
0 | 2 | $opt->{'hmac_algorithm'} || 'AWS4-HMAC-SHA256' | |
0 | 2 | $opt->{'aws4_request'} || 'aws4_request' |