| line |
l |
!l&&r |
!l&&!r |
condition |
|
171
|
0 |
0 |
0 |
eval {
do {
$JSON->encode($_)
}
} // Log::Any::Proxy::_stringify_params($_) |
|
209
|
110 |
24 |
50 |
$self->{'json_log_file'} or $self->{'stderr'} |
|
219
|
0 |
83 |
19 |
not $self->{$name}{'format'} or $self->{$name}{'format'} ne "json" and $self->{$name}{'format'} ne "text" |
|
222
|
0 |
32 |
70 |
$self->{$name}{'color'} //= _fh_is_tty($fh) |
|
288
|
7 |
0 |
11 |
$opts->{'color'} || $opts->{'colour'} |
|
342
|
6 |
78 |
0 |
$json_data //= encode_json_text($data) . "\n" |
|
344
|
2 |
18 |
0 |
$text_data{$color} //= $self->format_line($data, {"color", $color}) . "\n" |
|
446
|
6 |
23 |
189 |
$frame->{'package'} eq "Future" or $frame->{'package'} eq "Future::PP" |