| blib/lib/RPC/pClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 12 | 41.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 2 | 0 | defined $$self{'application'} and defined $$self{'version'} |
| 156 | 0 | 4 | 20 | defined $$msg[0] && $$msg[0] |
| 161 | 0 | 0 | 4 | defined $$msg[1] and $$msg[1] ne '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 68 | 0 | 2 | 0 | ref $proto || $proto |