line |
true |
false |
branch |
56
|
0 |
0 |
if ($frq < 50 or $frq > 20000) { }
|
83
|
0 |
0 |
if ($aver < 0 or $aver > 15) { }
|
109
|
0 |
0 |
if ($bias eq 'OFF' or $bias eq 'IHIGH' or $bias eq 'ILOW') { }
|
137
|
0 |
0 |
if ($bright1 ne 'ALL' || $bright1 ne 'C' || $bright1 ne 'LOS' || $bright1 ne 'OT' and $bright2 < 0 || $bright2 > 9)
|
149
|
0 |
0 |
if ($bright1 eq "ALL")
|
152
|
0 |
0 |
if ($bright1 eq "C")
|
155
|
0 |
0 |
if ($bright1 eq "LOS")
|
158
|
0 |
0 |
if ($bright1 eq "OT")
|
182
|
0 |
0 |
if (not $cab1 =~ /L|RES|I|C/u) { }
|
217
|
0 |
0 |
if ($cont > 10) { }
|
278
|
0 |
0 |
unless (defined $tail->{'timeout'})
|
288
|
0 |
0 |
if ($result =~ /^(\d+)/u and $result != /00/u)
|
296
|
0 |
0 |
if (wantarray) { }
|
437
|
0 |
0 |
if (not $units =~ /NS|DS|KO|GO|JP/u) { }
|