blib/lib/DBIx/TransactionManager/EndHook.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 5 | 80.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 1 | 0 | 4 | $is_last_txn and defined $$self{'_end_hooks'} |
line | l | !l | condition |
---|---|---|---|
19 | 4 | 5 | $$self{'_end_hooks'} ||= [] |