line |
true |
false |
branch |
83
|
0 |
1 |
if ($input eq '-') { } |
128
|
65 |
106 |
if ($tag_type eq 'audio') { } |
|
105 |
1 |
elsif ($tag_type eq 'video') { } |
|
1 |
0 |
elsif ($tag_type eq 'script') { } |
146
|
105 |
0 |
if ($video_codec eq 'AVC') |
155
|
2 |
103 |
if $avc_packet_type eq 'avc_seq_header' or $avc_packet_type eq 'avc_seq_end' |
157
|
103 |
2 |
if $if_real_frame |
183
|
1 |
0 |
if ($type == 2) |
203
|
1 |
14 |
if ($type == 8) { } |
|
1 |
13 |
elsif ($type == 2) { } |
|
1 |
12 |
elsif ($type == 1) { } |
|
11 |
1 |
elsif ($type == 0) { } |
244
|
16 |
0 |
defined $first_byte ? : |
245
|
16 |
0 |
defined $second_byte ? : |
256
|
0 |
1 |
$data == 1 ? : |
275
|
1 |
87 |
unless $_ |