Condition Coverage

blib/lib/Module/AutoLoad.pm
Criterion Covered Total %
condition 3 10 30.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 $recurse->{$bounce} and $recurse->{$bounce} > 2

or 2 conditions

line l !l condition
39 0 3 shift() || {}
140 0 1 $ENV{'AUTOLOAD_SRC'} || 'http://fastapi.metacpan.org/v1/release'

or 3 conditions

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