lib/MojoX/JSON/RPC/Service.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 8 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
15 | 2 | 1 | 1 | ref $_rpcs eq 'HASH' and exists $_rpcs->{$class} |
line | l | !l | condition |
---|---|---|---|
57 | 4 | 9 | $options ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
47 | 0 | 0 | 13 | not defined $name or $name eq '' |