blib/lib/Gearman/Server/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 37 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
254 | 0 | 0 | 0 | $line and $line =~ /^(\w+)\s*(.*)/ |
304 | 0 | 0 | 0 | $job and $job->worker == $self |
321 | 0 | 0 | 0 | $job and $job->worker == $self |
341 | 0 | 0 | 0 | $job and $job->worker == $self |
363 | 0 | 0 | 0 | $job and $job->worker == $self |
line | l | !l | condition |
---|---|---|---|
165 | 0 | 0 | $self->{'fast_read'} || 61440 |
683 | 0 | 0 | $queued_funcs{$func} || 0 |
684 | 0 | 0 | $running_funcs{$func} || 0 |
685 | 0 | 0 | $can{$func} || 0 |
759 | 0 | 0 | $jobs_by_client{$client} ||= [] |
767 | 0 | 0 | $jobs_by_client{$client} || [] |
787 | 0 | 0 | shift() || '' |
860 | 0 | 0 | eurl($err_text{$err_code}) || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
194 | 0 | 0 | 0 | length $$cref < 61440 or $limit-- < 1 |
801 | 0 | 0 | 0 | $ct{$n} > 1 or $args eq 'all' |