| blib/lib/PGObject/Util/DBChange.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 22 | 13.6 |
| line | true | false | branch |
|---|---|---|---|
| 73 | 0 | 3 | unless open FILE, '<', $self->path |
| 168 | 2 | 2 | unless $self->no_transactions |
| 221 | 0 | 0 | if ($self->is_applied($dbh)) { } |
| 233 | 0 | 0 | if ($no_transactions) |
| 236 | 0 | 0 | if $need_commit |
| 241 | 0 | 0 | if $need_commit |
| 242 | 0 | 0 | unless $success or $no_transactions |
| 243 | 0 | 0 | if $log |
| 255 | 0 | 0 | if $self->_need_commit($dbh) |
| 292 | 0 | 0 | unless needs_init($dbh) |
| 307 | 0 | 0 | unless $success |