Condition Coverage

blib/lib/ResourcePool/LoadBalancer/FailOver.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
24 0 44 2 defined $r_pool and $self->chk_suspend($r_pool)
44 0 2 defined $r_pool and $self->chk_suspend($r_pool) and $try-- > 0
35 1 41 2 defined $$self{'LastUsedPool'} and $r_pool != $$self{'LastUsedPool'}