| blib/lib/Workflow/State.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 65 | 0 | 0 | 0 | defined $action_config->{'group'} and $action_config->{'group'} ne $group |
| 229 | 0 | 0 | 28 | $map->{'state'} && defined $map->{'return'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 189 | 162 | 0 | 0 | $factory ||= FACTORY() |