Branch Coverage

blib/lib/exact/lib.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
18 1 2 if (index($dir, '/', 0) == 0) { }
1 1 elsif (index($dir, '.', 0) == 0) { }
26 0 1 if $found_dir
33 2 0 unless grep {$_ eq $lib;} @INC
43 0 6 if -d $dir