Branch Coverage

blib/lib/Dancer/Plugin/Dropbox/AutoIndex.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
50 0 7 unless -d $directory
63 7 14 if $name eq '.'
66 14 0 if ($file_st = stat('File::Spec'->catfile($directory, $name))) { }
80 7 7 if (-d $file_st) { }