blib/lib/Dancer/Plugin/RPC/RESTRPC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 11 | 81.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
79 | 0 | 1 | 8 | &blessed($continue) && $continue->isa('Dancer::RPCPlugin::CallbackResult') |
0 | 7 | 1 | &blessed($continue) and not $continue->success | |
113 | 5 | 1 | 1 | &blessed($response) and $response->can('as_restrpc_error') |
line | l | !l | condition |
---|---|---|---|
26 | 12 | 1 | $arguments->{'publish'} // 'config' |