| blib/lib/DBIx/Class/EasyFixture.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 66 | 1 | 0 | 16 | defined wantarray and @dbic_objects |
| 184 | 2 | 1 | 13 | not $self->no_transactions and $self->_in_transaction |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 52 | 1 | 3 | 13 | $self->no_transactions or $self->_in_transaction |