| line |
!l |
l&&!r |
l&&r |
condition |
|
157
|
9066 |
2063 |
0 |
$type == 2 and $buff =~ /\.proto$/ |
|
165
|
1571 |
8 |
51 |
$type != 2 and $tagInfo->{'Unknown'} |
|
|
8 |
0 |
51 |
$type != 2 and $tagInfo->{'Unknown'} and not $unknown |
|
171
|
8 |
36 |
2027 |
$type == 2 and $tagInfo->{'Unknown'} |
|
172
|
137 |
145 |
570 |
not defined $tagInfo->{'IsProtobuf'} and $buff =~ /[^\x20-\x7e]/ |
|
|
282 |
198 |
372 |
not defined $tagInfo->{'IsProtobuf'} and $buff =~ /[^\x20-\x7e]/ and &IsProtobuf(\$buff) |
|
184
|
5 |
13 |
0 |
$type == 2 and $tagInfo->{'Format'} eq "rational" |
|
186
|
3 |
0 |
0 |
$tagInfo->{'Format'} eq "int64s" and $val >= $int64sMin |
|
205
|
0 |
0 |
0 |
defined $num && $den |
|
246
|
0 |
23 |
0 |
$denom and $dir{'Pos'} == length $buff |