Condition Coverage

lib/DBIx/Deployer.pm
Criterion Covered Total %
condition 10 15 66.6


and 3 conditions

line !l l&&!r l&&r condition
27 2 13 0 $self->deploy_sql and $self->deploy_script
51 0 2 13 $self->supports_transactions and not $self->deploy_script
65 0 1 11 $self->verify_sql and @{[] unless $self->verify_expects;}
85 0 1 10 $self->supports_transactions and not $self->deploy_script
96 0 1 3 $self->supports_transactions and not $self->deploy_script