| line |
true |
false |
branch |
|
32
|
0 |
0 |
unless (-e $conf_file) |
|
34
|
0 |
0 |
unless copy(catfile($data_dir, $conf_file_name), $conf_file) |
|
41
|
0 |
0 |
unless %conf = %{$eval->do($conf_file);} |
|
55
|
0 |
0 |
if ($conf{'github'}{'use_ci'}) |
|
56
|
0 |
0 |
unless ref $conf{'github'}{'use_ci'} |
|
58
|
0 |
0 |
unless exists $conf{'github'}{'use_ci'}{'runners'} |
|
80
|
0 |
0 |
if ($f =~ /^\./u) |
|
84
|
0 |
0 |
if $f eq "dist_setup.conf" |
|
85
|
0 |
0 |
if $f =~ /^tt_/u |
|
86
|
0 |
0 |
if $f =~ /\.cond$/u |
|
92
|
0 |
0 |
-d $_ ? : |
|
93
|
0 |
0 |
if (-f $cond_file) |
|
95
|
0 |
0 |
if $@ |
|
96
|
0 |
0 |
if $! |
|
97
|
0 |
0 |
unless ($ret) |
|
103
|
0 |
0 |
if -d $_ |
|
104
|
0 |
0 |
unless -r $_ |
|
120
|
0 |
0 |
if ($src_file =~ /\.raw$/u) { } |
|
126
|
0 |
0 |
if (-e $dest_file) |
|
127
|
0 |
0 |
unless open my $f, "<:encoding(UTF-8)", $dest_file |
|
130
|
0 |
0 |
if /^$footer_marker$/mu |
|
132
|
0 |
0 |
unless eof $f |
|
134
|
0 |
0 |
if $footer |
|
135
|
0 |
0 |
unless close $f |
|
139
|
0 |
0 |
unless $dest_tt->process($src_file, {%conf, "footer_content", $footer}, $target_file, {"binmode", ":utf8"}) |