Branch Coverage

blib/lib/Gearman/Server/Listener.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
44 0 7 if keys %opts
47 7 0 unless defined $accept_per_loop and $accept_per_loop >= 1
50 7 0 unless ref $self
82 0 0 unless setsockopt $csock, 6, 1, "\cA\000\000\000"
89 0 0 unless $remaining-- > 0
92 0 0 if $! == 11