blib/lib/Proc/Topus.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 2 | 2 | 183 | defined $workers and keys %$workers > 0 |
99 | 2 | 2 | 175 | defined $_[0] and ref $_[0] eq 'HASH' |
127 | 2 | 2 | 179 | defined $count and $count > 0 |