Branch Coverage

blib/lib/UNIVERSAL/canAUTOLOAD.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
15 5193 4291 if exists &{"${search}::$want";}
20 3925 3 unless exists &{"${search}::AUTOLOAD";}
23 0 3 unless my $sub = eval $code