| blib/lib/Prophet/DatabaseSetting.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 0 | unless $self->handle->record_exists('uuid', $self->uuid, 'type', $self->type) |
| 36 | 0 | 0 | if (exists $_[1] or not ref $_[0]) { } |
| 54 | 0 | 0 | if ($self->handle->record_exists('uuid', $self->uuid, 'type', $self->type)) { } |
| 74 | 0 | 0 | unless $self->load('uuid', $self->uuid) |