line |
true |
false |
branch |
82
|
0 |
1 |
if ($input eq '-') { } |
127
|
65 |
106 |
if ($tag_type eq 'audio') { } |
|
105 |
1 |
elsif ($tag_type eq 'video') { } |
|
1 |
0 |
elsif ($tag_type eq 'script') { } |
145
|
105 |
0 |
if ($video_codec eq 'AVC') |
154
|
2 |
103 |
if $avc_packet_type eq 'avc_seq_header' or $avc_packet_type eq 'avc_seq_end' |
158
|
103 |
2 |
if $if_real_frame |
182
|
1 |
0 |
if ($type == 2) |
199
|
1 |
14 |
if ($type == 8) { } |
|
1 |
13 |
elsif ($type == 2) { } |
|
1 |
12 |
elsif ($type == 1) { } |
|
11 |
1 |
elsif ($type == 0) { } |
234
|
16 |
0 |
defined $first_byte ? : |
235
|
16 |
0 |
defined $second_byte ? : |
245
|
0 |
1 |
$data == 1 ? : |
261
|
1 |
87 |
unless $_ |