Condition Coverage

blib/lib/DBIx/TransactionManager/EndHook.pm
Criterion Covered Total %
condition 4 5 80.0


and 3 conditions

line !l l&&!r l&&r condition
38 1 0 4 $is_last_txn and defined $$self{'_end_hooks'}

or 2 conditions

line l !l condition
19 4 5 $$self{'_end_hooks'} ||= []