lib/DBIx/Deployer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 15 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 0 | 13 | 0 | $self->deploy_sql and $self->deploy_script |
51 | 0 | 0 | 13 | $self->supports_transactions and not $self->deploy_script |
65 | 0 | 1 | 10 | $self->verify_sql and @{[] unless $self->verify_expects;} |
85 | 0 | 0 | 10 | $self->supports_transactions and not $self->deploy_script |
96 | 0 | 0 | 3 | $self->supports_transactions and not $self->deploy_script |