Branch Coverage
blib/lib/JSON/RPC/Dispatcher/App.pm
Criterion
Covered
Total
%
branch
0
4
0.0
line
true
false
branch
136
0
0
if
(
$ref
=
$self
->can
(
'_rpc_method_names'
)
)
138
0
0
if
(
ref
$method
eq
'HASH'
)
{
}