Branch Coverage

blib/lib/DBIx/TransactionManager/EndHook.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
15 1 9 unless ($self->in_transaction)
38 4 1 if ($is_last_txn and defined $$self{'_end_hooks'})