Branch Coverage

blib/lib/App/PGMultiDeploy.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
141 0 0 unless my(@dbgroup) = $self->config->val('dbgroups', $self->dbgroup)
148 0 0 if PGObject::Util::DBChange::needs_init($_)
153 0 0 if ($self->succeeded) { }
167 0 0 unless defined $cnx
181 0 0 if ($dbchange->is_applied($dbh)) { }