Branch Coverage

blib/lib/Dancer2/FileUtils.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
30 1 1 -e $path ? :
45 3 61 unless open my $fh, $mode, $filename
52 1 32 unless my $file = shift()
56 1 29 wantarray ? :
66 1 30 wantarray ? :
74 0 15571 unless my $path = shift()
89 0 51 unless my $filename = shift()