Condition Coverage

blib/lib/PAR/Repository/Client/HTTP.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
291 0 0 shift() || {}

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 &LWP::Simple::is_success($rc) or $rc == &HTTP::Status::RC_NOT_MODIFIED()