Branch Coverage

blib/lib/POE/Component/Gearman/Client.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
36 0 0 unless ref $self
43 0 0 if %opts
53 0 0 if $js
73 0 0 unless defined $val
76 0 0 unless my $conn = first(sub { $_->hostspec eq $host; } , @{$$self{'job_servers'};})
92 0 0 if ($being_set{$spec}) { }
109 0 0 if @_
111 0 0 wantarray ? :
116 0 0 unless my $task = $_[10]
123 0 0 unless (@job_servers)
130 0 0 if (defined(my $hash = $task->hash)) { }
136 0 0 $$self{'t_no_random'} ? :
147 0 0 if (my $timeout = $$task{'timeout'})
154 0 0 if $timer