Branch Coverage
blib/lib/Connector/Proxy/JSON.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
26
1
0
if
(
-e
$file
and
-r
$file
)
{
}
36
0
1
if
(
$@
or
not
$config
or
not
ref
$config
)