lib/DR/TarantoolQueue.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 34 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
361 | 0 | 0 | 0 | defined $o{'tube'} and not defined $o{'space'} |
588 | 0 | 0 | 0 | @$tuples and $tuples->[0]{'tube'} ne $o{'tube'} |
line | l | !l | condition |
---|---|---|---|
198 | 0 | 0 | $res ||= 0 |
253 | 0 | 0 | $$rv ||= 0 |
581 | 0 | 0 | $o{'timeout'} ||= 0 |
592 | 0 | 0 | $o{'timeout'} // 'undef' |
0 | 0 | $tuples->[0]{'tube'} // 'undef' | |
606 | 0 | 0 | $o{'timeout'} ||= 0 |
765 | 0 | 0 | $o{'delay'} ||= 0 |
782 | 0 | 0 | $o{'delay'} ||= 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
447 | 0 | 0 | 0 | $o{'task'} or $o{'id'} |
685 | 0 | 0 | 0 | $o{'task'} or $o{'id'} |
715 | 0 | 0 | 0 | $o{'task'} or $o{'id'} |
792 | 0 | 0 | 0 | $o{'ttl'} || () |