blib/lib/Net/Rest/Generic/Utility.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
20 | 1 | 1 | if ($$api{'useragent_options'} and ref $$api{'useragent_options'} eq 'HASH') { } |
36 | 3 | 0 | if ($method eq 'PUT' or $method eq 'POST') { } |
37 | 0 | 3 | ref $parameters[1] ? : |
47 | 0 | 3 | if $$api{'authorization_basic'}{'username'} |
51 | 1 | 2 | if $$api{'request_content'} |