| blib/lib/PAR/Repository/Client/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 223 | 0 | 0 | 0 | defined $local and -f $local |
| 258 | 0 | 0 | 0 | $$self{'checksums'} and $$self{'checksums_timeout'} |
| line | l | !l | condition |
|---|---|---|---|
| 291 | 0 | 0 | shift() || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | &LWP::Simple::is_success($rc) or $rc == &HTTP::Status::RC_NOT_MODIFIED() |