Branch Coverage
blib/lib/Catalyst/Plugin/Static/File.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
35
1
7
unless
-e
$abs
37
0
7
unless
my
$fh
=
"IO::File"
->
new
(
$abs
,
"r"
)