Branch Coverage
lib/Catalyst/Plugin/ErrorCatcher/File.pm
Criterion
Covered
Total
%
branch
4
8
50.0
line
true
false
branch
34
0
3
unless
(
defined
$config
)
39
0
3
unless
(
defined
$$config
{
'dir'
}
)
43
0
3
unless
(
defined
$$config
{
'prefix'
}
)
65
0
2
if
(
-e
$filename
)