| line |
true |
false |
branch |
|
32
|
0 |
1 |
unless &GetOptions("mps_to_kph=i", \$mps_to_kph, "semicircles_to_deg=i", \$semicircles_to_deg, "use_gmtime=i", \$use_gmtime, "maybe_chained=i", \$maybe_chained, "force", \$force, "version", \$version, "help", \$help) |
|
41
|
0 |
1 |
if ($version) |
|
45
|
0 |
1 |
if $help |
|
48
|
1 |
0 |
if (@ARGV) |
|
50
|
1 |
0 |
if @ARGV |
|
54
|
1 |
0 |
if ($output_file) |
|
55
|
0 |
1 |
if (-f $output_file) |
|
56
|
0 |
0 |
unless $force |
|
58
|
0 |
1 |
unless open STDOUT, ">", $output_file |
|
64
|
238 |
5 |
if (defined $desc->{'message_name'}) |
|
66
|
0 |
238 |
if ref $o_cb eq "ARRAY" and ref $o_cb->[0] eq "CODE" |
|
70
|
238 |
5 |
if defined $desc->{'message_name'} |
|
94
|
0 |
1 |
unless ($obj->open) |
|
104
|
0 |
1 |
unless (defined $fsize) |
|
105
|
0 |
0 |
if $obj->EOF and $chained |
|
114
|
0 |
1 |
if $chained |
|
117
|
0 |
1 |
if ($h_extra ne "") |
|
121
|
0 |
0 |
unless $i % 16 |
|
122
|
0 |
0 |
unless $i % 4 |
|
128
|
1 |
0 |
if (defined $h_crc_calculated) |
|
134
|
0 |
0 |
unless $obj->end_of_chunk or $obj->EOF |
|
137
|
0 |
1 |
if ($maybe_chained) { } |
|
142
|
0 |
1 |
if defined $garbage_size and $garbage_size > 0 |