| blib/lib/Catalyst/Plugin/JSONRPC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 2 | @_ > 1 ? : |
| 17 | 0 | 2 | if ($@ or not $req) |
| 30 | 2 | 0 | if ($method) |
| 32 | 2 | 0 | if (my $code = $class->can($method)) { } |
| 37 | 0 | 0 | if $attr eq 'Remote' |
| 40 | 0 | 2 | if ($remote) { } |
| 61 | 0 | 2 | if $c->debug |
| 66 | 0 | 0 | if $c->debug |