Branch Coverage

blib/lib/Sledge/Plugin/JSONRPC.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
27 0 0 if ($@ or not $req)
38 0 0 if ($method)
39 0 0 if (my $code = $self->can("jsonrpc_$method")) { }