Branch Coverage

blib/lib/Footprintless/Overlay.pm
Criterion Covered Total %
branch 22 32 68.7


line true false branch
48 4 9 if ($resource)
52 4 0 if ($base_dir)
55 4 0 if ($template_dir)
58 2 2 ref $template_dir eq 'ARRAY' ? :
70 2 21 if ($template =~ m[/\.footprintless$])
83 1 5 if ($options{'to_dir'}) { }
123 13 0 if $key
133 13 0 if $os
136 13 0 $resolver_coordinate ? :
143 1 12 if ($resolver_factory) { }
160 0 2 unless ref $spec eq 'HASH'
162 2 0 if ($spec->{'clean'})
164 2 0 m[/$] ? :
165 2 0 ref $spec->{'clean'} ? :
174 2 0 if ($spec->{'resources'})
185 1 6 if ($options{'to_dir'}) { }