line |
true |
false |
branch |
39
|
3 |
2 |
if (ref $msg0 eq 'HASH') { } |
45
|
1 |
4 |
if ($conf->{'delete_fields'}) |
47
|
1 |
1 |
if (ref $f eq 'Regexp') { } |
49
|
1 |
1 |
if $k =~ /$f/ |
57
|
1 |
4 |
if (my $ff = $conf->{'add_fields'}) |
63
|
1 |
4 |
if (my $ff = $conf->{'add_special_fields'}) |
69
|
0 |
0 |
if ($mentioned_specials{'Class'} or $mentioned_specials{'File'} or $mentioned_specials{'Line'} or $mentioned_specials{'Location'}) |
78
|
1 |
0 |
if ($mentioned_specials{'Location'} or $mentioned_specials{'Method'}) |
85
|
1 |
0 |
if ($mentioned_specials{'Stack_Trace'}) |
93
|
1 |
14 |
if ($sf eq 'Category') { } |
|
1 |
13 |
elsif ($sf eq 'Class') { } |
|
1 |
12 |
elsif ($sf eq 'Date_Local') { } |
|
1 |
11 |
elsif ($sf eq 'Date_GMT') { } |
|
1 |
10 |
elsif ($sf eq 'File') { } |
|
1 |
9 |
elsif ($sf eq 'Hostname') { } |
|
1 |
8 |
elsif ($sf eq 'Location') { } |
|
1 |
7 |
elsif ($sf eq 'Line') { } |
|
1 |
6 |
elsif ($sf eq 'Message') { } |
|
1 |
5 |
elsif ($sf eq 'Method') { } |
|
1 |
4 |
elsif ($sf eq 'Level') { } |
|
1 |
3 |
elsif ($sf eq 'PID') { } |
|
1 |
2 |
elsif ($sf eq 'Elapsed_Start') { } |
|
1 |
1 |
elsif ($sf eq 'Elapsed_Last') { } |
|
1 |
0 |
elsif ($sf eq 'Stack_Trace') { } |