blib/lib/AnyEvent/Gearman/Connection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 16 | 56.2 |
line | true | false | branch |
---|---|---|---|
72 | 2 | 5 | unless (defined $host) |
77 | 0 | 7 | unless (defined $host and defined $service) |
89 | 0 | 10 | if $self->handler |
94 | 6 | 0 | if ($fh) { } |
133 | 17 | 10 | if ($self->connected) { } |
158 | 0 | 26 | unless ($_[1] eq "\000RES") |
166 | 0 | 26 | unless ($packet_handler) |
168 | 0 | 0 | if $len |