blib/lib/Catalyst/Plugin/JSONRPC.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 17 | 23.5 |
line | l | !l | condition |
---|---|---|---|
35 | 0 | 2 | &attributes::get($code) || [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
17 | 0 | 0 | 2 | $@ or not $req |
29 | 0 | 2 | 0 | $$attrs{'method'} || $$req{'method'} |
31 | 0 | 2 | 0 | $$attrs{'class'} || caller 0 |
41 | 0 | 0 | 0 | $c->components->{$class} || $class |
44 | 0 | 0 | 0 | ref $class || $class |