| lib/Workflow/Persister.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 32 | 64 | if $params->{$_} |
| 24 | 16 | 0 | unless ($self->use_random) |
| 27 | 16 | 0 | unless ($self->use_uuid) |
| 41 | 0 | 16 | if ($self->use_uuid eq 'yes') { } |
| 2 | 14 | elsif ($self->use_random eq 'yes') { } | |
| 48 | 2 | 14 | if ($wf_gen and $history_gen) |
| 60 | 0 | 14 | if (my $msg = $Workflow::Persister::EVAL_ERROR) |
| 74 | 0 | 0 | if (my $msg = $Workflow::Persister::EVAL_ERROR) |