Branch Coverage

blib/lib/Workflow/Config/XML.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
52 17 101 unless ($warned)
63 0 118 unless scalar @config_items
67 0 125 ref $item ? :
83 0 125 if (ref $this_config->{$outer_tag} eq 'ARRAY') { }
98 17 108 unless ($XML_REQUIRED)