| blib/lib/Lim/RPC/Callback.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 4 | defined $args{'cb'} and ref $args{'cb'} eq 'CODE' |
| 68 | 0 | 0 | 4 | defined $args{'reset_timeout'} and ref $args{'reset_timeout'} eq 'CODE' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 58 | 0 | 4 | 0 | ref $this || $this |