line |
true |
false |
branch |
76
|
0 |
0 |
unless open OUTFILE, ">>$outfile" |
77
|
0 |
0 |
unless open TOSHELL, ">>$toshell" |
172
|
0 |
0 |
unless open REPLIST, ">>$replist" |
173
|
0 |
0 |
unless open REPBLOCK, ">>$repblock" |
178
|
0 |
0 |
unless ($repfile ~~ \@repcases) |
184
|
0 |
0 |
unless open REPFILE, ">>$repfile" |
276
|
0 |
0 |
unless open RETFILE, "$retfile" |
284
|
0 |
0 |
if ($line_to_inspect) |
292
|
0 |
0 |
if ($themereport eq 'temps') |
295
|
0 |
0 |
if ($countlines == 1) { } |
|
0 |
0 |
elsif ($countlines == 3) { } |
|
0 |
0 |
elsif ($countlines > 3) { } |
306
|
0 |
0 |
if ($elt_of_row eq $column) |
309
|
0 |
0 |
if ($elt_of_row eq $columns_to_report[0]) { } |
327
|
0 |
0 |
if ($columnumber =~ /\d/u) |
337
|
0 |
0 |
if ($themereport eq 'comfort') |
341
|
0 |
0 |
if ($countlines == 1) { } |
|
0 |
0 |
elsif ($countlines == 3) { } |
|
0 |
0 |
elsif ($countlines > 3) { } |
352
|
0 |
0 |
if ($elt_of_row eq $column) |
355
|
0 |
0 |
if ($elt_of_row eq $columns_to_report[0]) { } |
374
|
0 |
0 |
if ($columnumber =~ /\d/u) |
386
|
0 |
0 |
if ($themereport eq 'loads' or $themereport eq 'tempsstats') |
388
|
0 |
0 |
if ($line_to_inspect =~ /^$loadsortemps/u) |