Branch Coverage

blib/lib/File/Find/Upwards.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
22 1 10 if $seen{$dir}++
25 3 9 if (-e $file)
40 0 4 if $seen{$dir}++
42 2 4 if -e $dir->file($wanted_file)