| blib/lib/JRPC/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 34 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 0 | if ($c{'jsonrpc'}) |
| 87 | 0 | 0 | if ($c{'debug'}) |
| 89 | 0 | 0 | unless ($req->isa('HTTP::Request')) |
| 164 | 0 | 0 | if (not $isref and $param =~ /^\s*{/) { } |
| 0 | 0 | elsif ($isref) { } | |
| 166 | 0 | 0 | if ($@) |
| 171 | 0 | 0 | if ($c{'id'}) |
| 173 | 0 | 0 | if (is_message($pp)) { } |
| 178 | 0 | 0 | if ($@) |
| 184 | 0 | 0 | unless ($ua) |
| 187 | 0 | 0 | if ($c{'debug'}) |
| 189 | 0 | 0 | if ($res->is_success) { } |
| 192 | 0 | 0 | if ($debug or $c{'debug'}) |
| 195 | 0 | 0 | if ($c{'notify'}) |
| 197 | 0 | 0 | if ($@) |
| 262 | 0 | 0 | if (ref $m ne 'HASH') |
| 277 | 0 | 0 | unless ($meth) |