line |
true |
false |
branch |
62
|
15 |
0 |
if ($mode eq 'auto') { } |
|
0 |
0 |
elsif ($mode eq 'always') { } |
64
|
0 |
15 |
if -t *STDOUT or -t *STDERR |
71
|
0 |
15 |
if $use_color |
126
|
519 |
0 |
if (exists $options{'quiet_warnings'}) |
129
|
0 |
519 |
if (exists $options{'debug_level'}) |
132
|
0 |
519 |
if (exists $options{'info_fh'}) |
157
|
0 |
124 |
if ($use_color) { } |
180
|
58 |
4 |
if @_ |
191
|
0 |
0 |
if $level <= $debug_level |
196
|
0 |
0 |
if not $quiet_warnings |
201
|
0 |
1 |
if not $quiet_warnings |
206
|
14 |
22406 |
if not $quiet_warnings |
236
|
0 |
1 |
if @_ |
240
|
1 |
0 |
if (POSIX::WIFEXITED($?)) { } |
|
0 |
0 |
elsif (POSIX::WIFSIGNALED($?)) { } |
257
|
0 |
0 |
if @_ |