Branch Coverage

blib/lib/Dancer2/Plugin/Path/Class.pm
Criterion Covered Total %
branch 14 22 63.6


line true false branch
24 2 3 if $subsubname =~ /^\./
25 0 3 if $subsubname =~ /~$/
26 0 3 unless -r $ent
27 0 3 if ($ent->is_dir) { }
56 0 3 unless -r $file
58 0 3 unless $st
79 2 0 if (-d $dir) { }
82 4 4 if $basename =~ /^\./
83 0 4 if $basename =~ /~$/
84 1 3 if ($ent->is_dir) { }
85 0 1 unless -r $ent