| blib/lib/DBIx/Changeset/App/BaseCommand.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 22 | 13.6 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 14 | 0 | if $class->can('options') |
| 57 | 0 | 10 | if $$opt{'help'} |
| 58 | 10 | 0 | if $self->can('validate') |
| 105 | 0 | 0 | unless ($record->valid) |
| 106 | 0 | 0 | if ($$opt{'prompt'}) { } |
| 124 | 0 | 0 | if ($value == 0) { } |
| 157 | 0 | 0 | if ($e = 'Exception::Class'->caught('DBIx::Changeset::Exception::ReadHistoryRecordException')) { } |
| 0 | 0 | elsif ($e = 'Exception::Class'->caught) { } | |
| 165 | 0 | 0 | if defined $$opt{'debug'} |
| 170 | 0 | 0 | if ($md5 ne $hrec->md5) |
| 198 | 0 | 0 | $record->valid ? : |