Condition Coverage

blib/lib/POE/Component/Gearman/Client/Connection.pm
Criterion Covered Total %
condition 0 10 0.0


and 3 conditions

line !l l&&!r l&&r condition
317 0 0 0 $was_connecting and $$self{'t_offline'}

or 2 conditions

line l !l condition
58 0 0 $port ||= 7003
198 0 0 $$self{'waiting'}{$shandle} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
154 0 0 0 @{$$self{'need_handle'};} || %{$$self{'waiting'};}