| line |
true |
false |
branch |
|
56
|
0 |
0 |
if defined $a and defined $b and $a ne $b |
|
60
|
0 |
0 |
defined $b ? : |
|
|
0 |
0 |
defined $a ? : |
|
82
|
0 |
0 |
if (defined $dir or defined $file) |
|
83
|
0 |
0 |
unless defined $dir |
|
84
|
0 |
0 |
unless defined $file |
|
117
|
0 |
0 |
if (length $modestr != 10) |
|
127
|
0 |
0 |
unless (defined $type) |
|
137
|
0 |
0 |
lc $suid eq 's' ? : |
|
|
0 |
0 |
lc $sgid eq 's' ? : |
|
|
0 |
0 |
lc $sticky eq 't' ? : |
|
149
|
0 |
0 |
if defined $mode2 |
|
150
|
0 |
0 |
if defined $mode3 |
|
169
|
0 |
0 |
if (defined $qtime) |
|
171
|
0 |
0 |
unless defined $t |
|
183
|
0 |
0 |
if (defined $qdate or defined $qtime) |
|
184
|
0 |
0 |
defined $qdate ? : |
|
|
0 |
0 |
defined $qtime ? : |
|
187
|
0 |
0 |
unless defined $t |
|
199
|
0 |
0 |
if defined $a and defined $b and $a ne $b |
|
202
|
0 |
0 |
defined $b ? : |
|
|
0 |
0 |
defined $a ? : |
|
276
|
0 |
0 |
if ($main::DEBUG) |
|
277
|
0 |
0 |
unless 'Fault::Logger'->arg_check_noref($line, 'formatline') |
|
284
|
0 |
0 |
if ($fields == 0) |
|
290
|
0 |
0 |
if (defined $FieldNames{$_}) { } |
|
302
|
0 |
0 |
if (${$$self{'format'};}[$#format] eq 'SKIP') |
|
322
|
0 |
0 |
unless 'Fault::Logger'->assertion_check($actual_words < $$self{'reqd'}, undef, "Not enough items in line to satisfy format: $_") |