line |
true |
false |
branch |
27
|
0 |
0 |
$$self{'replace'} ? : |
28
|
0 |
0 |
$$self{'ignore'} ? : |
29
|
0 |
0 |
if $$self{'from'} |
30
|
0 |
0 |
if $$self{'name'} |
31
|
0 |
0 |
if $$self{'tag_style'} |
32
|
0 |
0 |
if $$self{'template'} |
34
|
0 |
0 |
if ($$config{'template'}) |
40
|
0 |
0 |
if (-e 'File::Spec'->catfile($ENV{'HOME'}, '/.app-starter/conf', $$config{'template'} . '.yml')) { } |
59
|
0 |
0 |
if ($$self{'config'}) |
64
|
0 |
0 |
if $$config_from_file{'replace'} |
67
|
0 |
0 |
if $$config_from_file{'ignore'} |
77
|
0 |
0 |
unless $from |
78
|
0 |
0 |
unless $name |
80
|
0 |
0 |
if (-e 'File::Spec'->catfile($to, $name)) |
119
|
0 |
0 |
if $_ eq '.' |
124
|
0 |
0 |
if ($name =~ /$regexp/) |
129
|
0 |
0 |
if (-d $name) { } |