| blib/lib/DBIx/TransactionManager/Extended.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 17 | 100.0 |
| pod | 6 | 9 | 66.6 |
| line | count | pod | subroutine |
|---|---|---|---|
| 2 | 7 | n/a | BEGIN |
| 3 | 7 | n/a | BEGIN |
| 4 | 7 | n/a | BEGIN |
| 8 | 7 | n/a | BEGIN |
| 10 | 7 | n/a | BEGIN |
| 11 | 7 | n/a | BEGIN |
| 14 | 10 | Yes | context_data |
| 20 | 6 | Yes | txn_scope |
| 24 | 60 | No | txn_begin |
| 36 | 52 | No | txn_commit |
| 75 | 9 | No | txn_rollback |
| 83 | 12 | n/a | _reset_all |
| 88 | 28 | Yes | add_hook_before_commit |
| 95 | 30 | Yes | add_hook_after_commit |
| 102 | 3 | Yes | remove_hook_before_commit |
| 108 | 3 | Yes | remove_hook_after_commit |
| 114 | 4 | n/a | _remove_hook |