| blib/lib/AnyEvent/MPRPC/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 5 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 149 | 0 | 0 | 0 | $request and ref $request eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 175 | 0 | 0 | $target ||= sub { (shift())->error(qq[No such method "@{[$$request[2]];}" found]); } |