| blib/lib/Gearman/Client/Async/Connection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 16 | 12.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 47 | 0 | 0 | 1 | ref $hostspec and $hostspec->can('to_inprocess_server') | 
| 104 | 0 | 0 | 0 | $sock and defined fileno $sock | 
| 171 | 0 | 0 | 0 | $was_connecting and $$self{'t_offline'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 96 | 0 | 0 | $port ||= 7003 | 
| 274 | 0 | 2 | $$self{'waiting'}{$shandle} ||= [] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 232 | 0 | 0 | 0 | @{$$self{'need_handle'};} || %{$$self{'waiting'};} |