line |
true |
false |
branch |
36
|
0 |
0 |
if (-s $executable) |
52
|
0 |
0 |
if $mediainfo |
54
|
0 |
0 |
unless $genernal_info |
67
|
0 |
0 |
if $container |
88
|
0 |
0 |
if ($video_info) |
94
|
0 |
0 |
if $video_codec |
95
|
0 |
0 |
if $video_format |
96
|
0 |
0 |
if $video_codec_profile |
97
|
0 |
0 |
if $video_format_profile |
101
|
0 |
0 |
unless $width |
103
|
0 |
0 |
unless $height |
105
|
0 |
0 |
unless $fps |
109
|
0 |
0 |
if $fps and $video_length and !$frame_count || $frame_count <= 0 |
110
|
0 |
0 |
if !$fps || $fps <= 0 and $video_length and $frame_count |
111
|
0 |
0 |
if $fps and !$video_length || $video_length <= 0 and $frame_count |
112
|
0 |
0 |
if not $video_length and $length and $video_info |
114
|
0 |
0 |
unless $rotation |
123
|
0 |
0 |
if ($audio_info) |
127
|
0 |
0 |
if $audio_codec |
128
|
0 |
0 |
if $audio_format |
132
|
0 |
0 |
if !$audio_length || $audio_length <= 0 and $video_length and $audio_info |
136
|
0 |
0 |
if $file |
137
|
0 |
0 |
if $filesize |
138
|
0 |
0 |
if $container |
139
|
0 |
0 |
if $length |
140
|
0 |
0 |
if $bitrate |
141
|
0 |
0 |
if $title |
142
|
0 |
0 |
if $album |
143
|
0 |
0 |
if $track_name |
144
|
0 |
0 |
if $performer |
145
|
0 |
0 |
if $video_codec |
146
|
0 |
0 |
if $video_format |
147
|
0 |
0 |
if $video_codec_profile |
148
|
0 |
0 |
if $video_format_profile |
149
|
0 |
0 |
if $video_length |
150
|
0 |
0 |
if $video_bitrate |
151
|
0 |
0 |
if $width |
152
|
0 |
0 |
if $height |
153
|
0 |
0 |
if $fps |
154
|
0 |
0 |
if $fps_mode |
155
|
0 |
0 |
if $dar |
156
|
0 |
0 |
if $frame_count |
157
|
0 |
0 |
if $rotation |
158
|
0 |
0 |
if $audio_codec |
159
|
0 |
0 |
if $audio_format |
160
|
0 |
0 |
if $audio_length |
161
|
0 |
0 |
if $audio_bitrate |
162
|
0 |
0 |
if $audio_rate |
163
|
0 |
0 |
if $audio_language |
164
|
0 |
0 |
$video_info ? : |
165
|
0 |
0 |
$audio_info ? : |