Branch Coverage
blib/lib/XAS/Lib/RPC/JSON/Client.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
49
0
0
if
(
$response
=
$self
->gets
)
{
}
54
0
0
if
(
$response
->{
'id'
}
eq
$p
->{
'id'
}
)
{
}
88
0
0
if
(
$response
->{
'error'
}
)