Branch Coverage

blib/lib/Project/Easy/Helper/Config.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
10 0 0 if scalar @_
25 0 0 if ($params[0] =~ /--(project|global)/) { }
0 0 elsif ($params[0] =~ /-{1,2}f(?:ile)?/) { }
38 0 0 if $!
41 0 0 if $@
47 0 0 unless (defined $key)
53 0 0 if ($key eq '-e')
66 0 0 if (not defined $command or $command eq 'dump' and not $ref_struct)
69 0 0 if ($ref_struct eq 'HASH') { }
0 0 elsif ($ref_struct eq 'ARRAY') { }
0 0 elsif (not $ref_struct) { }
76 0 0 defined $struct ? :
87 0 0 if ($command =~ /^(?:--)?dump$/)
96 0 0 if ($command eq 'set' or $command eq '=' or $command eq 'template')
98 0 0 unless scalar @remains
102 0 0 if $ref_struct
105 0 0 if $command eq 'template' and defined $struct
112 0 0 if ($command eq 'template') { }