| line |
!l |
l&&!r |
l&&r |
condition |
|
49
|
4 |
0 |
0 |
$type eq "Theora" and $et->{'FILE_TYPE'} eq "OGG" |
|
50
|
2 |
0 |
2 |
$type eq "Opus" and $et->{'FILE_TYPE'} eq "OGG" |
|
53
|
0 |
0 |
4 |
$tagInfo and $tagInfo->{'SubDirectory'} |
|
94
|
0 |
1 |
9 |
$raf and $raf->Read($buff, 28) == 28 |
|
130
|
3 |
1 |
4 |
defined $val{$stream} and not $flag & 1 |
|
139
|
6 |
0 |
0 |
$packets > $MAX_PACKETS * $streams and not %val |
|
164
|
0 |
0 |
7 |
$raf and $raf->Read($buff, $dataLen) == $dataLen |
|
181
|
0 |
5 |
0 |
defined $val{$stream} and $flag & 4 |
|
190
|
2 |
0 |
1 |
defined $numFlac and defined $val{$stream} |