Condition Coverage

blib/lib/Acme/AutoLoad.pm
Criterion Covered Total %
condition 2 10 20.0


and 3 conditions

line !l l&&!r l&&r condition
145 0 0 0 $search =~ /"distribution"\s*:\s*"(.*?)"/ and $dist ne $1

or 2 conditions

line l !l condition
43 0 2 shift() || {}
140 0 2 $ENV{'AUTOLOAD_SRC'} || 'http://fastapi.metacpan.org/v1/module'

or 3 conditions

line l !l&&r !l&&!r condition
59 0 0 0 $rel =~ m[http://] or not $last_fetched =~ m[^(http://[^/]+)(/?.*)]