Branch Coverage

blib/lib/Aniki/Handler/WeightedRoundRobin.pm
Criterion Covered Total %
branch 1 18 5.5


line true false branch
47 1 0 if ($driver eq 'mysql') { }
0 0 elsif ($driver eq 'Pg') { }
0 0 elsif ($driver eq 'Oracle') { }
83 0 0 if (not defined $wantarray) { }
0 0 elsif ($wantarray) { }
96 0 0 if ($e)
98 0 0 if ($self->is_connect_error($e) and not $self->handler->in_txn)
104 0 0 if ($self->rr->next)
112 0 0 $wantarray ? :