Branch Coverage

blib/lib/Workflow/Config/Perl.pm
Criterion Covered Total %
branch 13 18 72.2


line true false branch
19 1 25 unless (scalar @items)
24 0 25 unless scalar @config_items
29 0 28 if (ref $item) { }
46 10 16 if (exists $this_config->{'type'}) { }
1 15 elsif ($type eq 'persister' and ref $this_config->{$type} eq 'ARRAY') { }
72 2 26 unless open CONF, "<", $file
75 0 26 unless close CONF
96 0 26 if ($warnings)
100 0 26 unless ($success)