Condition Coverage

lib/AutoLoader.pm
Criterion Covered Total %
condition 5 12 41.6


and 3 conditions

line !l l&&!r l&&r condition
98 1 0 0 defined $filename and -r $filename
145 2 0 8 @_ and $_[0] =~ /^&?AUTOLOAD$/

or 3 conditions

line l !l&&r !l&&!r condition
14 0 0 2 $^O eq 'dos' || $^O eq 'os2' || $^O eq 'MSWin32' || $^O eq 'NetWare'
179 1 0 0 not $replaced_okay or $@