Condition Coverage

blib/lib/DBIx/TxnPool.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
112 0 0 0 defined $dbi_error and $dbi_error == 1213 || $dbi_error == 1205
156 0 0 0 $self->{'sort_callback'} and @{$self->{'pool'};}

or 2 conditions

line l !l condition
25 0 0 $args{'size'} ||= 100
27 0 0 $args{'max_repeated_deadlocks'} ||= 5

or 3 conditions

line l !l&&r !l&&!r condition
26 0 0 0 $args{'block_signals'} ||= $BlockSignals
35 0 0 0 ref $class || $class
112 0 0 0 $dbi_error == 1213 || $dbi_error == 1205