blib/lib/Module/AutoLoad.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 10 | 30.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
45 | 0 | 0 | 0 | $recurse->{$bounce} and $recurse->{$bounce} > 2 |
line | l | !l | condition |
---|---|---|---|
39 | 0 | 3 | shift() || {} |
140 | 0 | 1 | $ENV{'AUTOLOAD_SRC'} || 'http://fastapi.metacpan.org/v1/release' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 0 | 0 | 2 | $rel =~ m[http://] or not $last_fetched =~ m[^(http://[^/]+)(/?.*)] |