Condition Coverage

blib/lib/DBIx/TransactionManager.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
31 0 0 0 @$txns == 0 and $$self{'dbh'}->FETCH('AutoCommit')

or 2 conditions

line l !l condition
28 0 0 $args{'caller'} || [caller 0]
90 0 0 $args{'caller'} || [caller 1]