line |
true |
false |
branch |
36
|
0 |
0 |
if (-s $executable) |
53
|
0 |
0 |
if $mediainfo |
55
|
0 |
0 |
unless $genernal_info |
68
|
0 |
0 |
if $container |
90
|
0 |
0 |
if ($video_info) |
98
|
0 |
0 |
if $video_codec |
99
|
0 |
0 |
if $video_format |
100
|
0 |
0 |
if $video_codec_profile |
101
|
0 |
0 |
if $video_format_profile |
105
|
0 |
0 |
unless $width |
107
|
0 |
0 |
unless $height |
109
|
0 |
0 |
unless $fps |
114
|
0 |
0 |
if $fps and $video_length and !$frame_count || $frame_count <= 0 |
118
|
0 |
0 |
if !$fps || $fps <= 0 and $video_length and $frame_count |
120
|
0 |
0 |
if $fps and !$video_length || $video_length <= 0 and $frame_count |
124
|
0 |
0 |
if not $video_length and $length and $video_info |
127
|
0 |
0 |
unless $rotation |
139
|
0 |
0 |
if ($audio_info) |
143
|
0 |
0 |
if $audio_codec |
144
|
0 |
0 |
if $audio_format |
148
|
0 |
0 |
if !$audio_length || $audio_length <= 0 and $video_length and $audio_info |
161
|
0 |
0 |
if ($audio_channel_original) |
163
|
0 |
0 |
if ($audio_channel_original == scalar @layout and $audio_channel_original != $audio_channel) |
173
|
0 |
0 |
if $file |
174
|
0 |
0 |
if $filesize |
175
|
0 |
0 |
if $container |
176
|
0 |
0 |
if $length |
177
|
0 |
0 |
if $bitrate |
178
|
0 |
0 |
if $title |
179
|
0 |
0 |
if $album |
180
|
0 |
0 |
if $track_name |
181
|
0 |
0 |
if $performer |
182
|
0 |
0 |
if $video_codec |
183
|
0 |
0 |
if $video_format |
184
|
0 |
0 |
if $video_codec_profile |
186
|
0 |
0 |
if $video_format_profile |
188
|
0 |
0 |
if $video_length |
189
|
0 |
0 |
if $video_bitrate |
190
|
0 |
0 |
if $width |
191
|
0 |
0 |
if $height |
192
|
0 |
0 |
if $fps |
193
|
0 |
0 |
if $fps_mode |
194
|
0 |
0 |
if $dar |
195
|
0 |
0 |
if $frame_count |
196
|
0 |
0 |
if $rotation |
197
|
0 |
0 |
if $audio_codec |
198
|
0 |
0 |
if $audio_format |
199
|
0 |
0 |
if $audio_length |
200
|
0 |
0 |
if $audio_bitrate |
201
|
0 |
0 |
if $audio_rate |
202
|
0 |
0 |
if $audio_language |
203
|
0 |
0 |
if $audio_channel |
204
|
0 |
0 |
$video_info ? : |
205
|
0 |
0 |
$audio_info ? : |