Condition Coverage

blib/lib/Class/DBI/Replicated.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
345 0 0 0 $tries < $$arg{'timeout'} and not $done
349 0 0 0 $tries >= $$arg{'timeout'} and not $done
381 0 0 0 $slave_pos and $class->repl_compare($slave_pos, $class->repl_pos)

or 3 conditions

line l !l&&r !l&&!r condition
123 0 0 0 not @slaves or @slaves % 2
239 0 0 0 $name ||= $class->__default_slave
342 0 0 0 $$arg{'slave'} ||= $class->__default_slave
362 0 0 0 $$arg{'slave'} ||= $class->__default_slave