| lib/LWP/CurlLog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 54 | 0 | 1 | 0 | $request->method and $request->method ne 'GET' || $request->content_length |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | $ENV{'HOME'} || (getpwuid $<)[7] |
| 54 | 0 | 0 | 1 | $request->method ne 'GET' || $request->content_length |