Branch Coverage

lib/Workflow/Config/XML.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
51 0 95 unless scalar @config_items
55 0 101 ref $item ? :
64 0 101 if $Workflow::Config::XML::EVAL_ERROR
70 0 101 if (ref $this_config->{$outer_tag} eq 'ARRAY') { }
85 14 87 unless ($XML_REQUIRED)
88 0 14 if ($Workflow::Config::XML::EVAL_ERROR) { }