line |
true |
false |
branch |
27
|
3 |
27 |
if ($clad->log_dir)
|
30
|
0 |
3 |
unless open my $fh, '>', "$fn"
|
41
|
0 |
30 |
if $clad->verbose
|
53
|
6 |
24 |
if $self->summary and not $signal or $exit
|
54
|
0 |
30 |
if $signal
|
55
|
4 |
26 |
if $exit or $signal
|
74
|
9 |
21 |
$args{'user'} ? :
|
88
|
3 |
27 |
if $self->logfile
|
109
|
6 |
41 |
if $fh
|
114
|
6 |
41 |
if $self->summary and not $last_line
|
116
|
4 |
37 |
if ($last_line and $line ne '0') { }
|
118
|
0 |
4 |
if $self->is_color
|
122
|
0 |
37 |
if $self->is_color
|
127
|
35 |
6 |
unless ($last_line)
|
129
|
6 |
29 |
if ($code eq 'err') { }
|
131
|
0 |
6 |
if $self->is_color
|
135
|
0 |
29 |
if $self->is_color
|
141
|
12 |
29 |
if ($last_line or $code eq 'err')
|
143
|
0 |
12 |
if $self->is_color
|
148
|
0 |
6 |
if ($fh and $last_line and $line ne '0')
|