blib/lib/Gearman/Server/Listener.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
31 | 0 | 0 | if keys %opts |
34 | 0 | 0 | unless defined $accept_per_loop and $accept_per_loop >= 1 |
37 | 0 | 0 | unless ref $self |
64 | 0 | 0 | unless setsockopt $csock, 6, 1, "\cA\000\000\000" |
71 | 0 | 0 | unless $remaining-- > 0 |
74 | 0 | 0 | if $! == 11 |