| blib/lib/Workflow/Config/YAML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 12 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 1 | unless scalar @config_items |
| 25 | 0 | 4 | ref $item ? : |
| 37 | 1 | 3 | if (exists $this_config->{'type'}) { } |
| 0 | 3 | elsif ($type eq 'persister' and ref $this_config->{'persister'} eq 'ARRAY') { } | |
| 54 | 1 | 3 | unless ($YAML_REQUIRED) |
| 60 | 0 | 4 | if (ref $item) { } |