| blib/lib/Workflow/Persister.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 46 | 86 | if $params->{$_} |
| 24 | 21 | 1 | unless ($self->use_random) |
| 27 | 21 | 1 | unless ($self->use_uuid) |
| 41 | 2 | 22 | if ($self->use_uuid eq 'yes') { } |
| 5 | 17 | elsif ($self->use_random eq 'yes') { } | |
| 48 | 5 | 17 | if ($wf_gen and $history_gen) |