blib/lib/LWP/Authen/OAuth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
273 | 0 | 0 | 0 | $method eq 'POST' and $content_type eq 'application/x-www-form-urlencoded' |
300 | 0 | 0 | 0 | not exists $auth_params{$_} and defined $$self{$_} |