|  line  | 
 true  | 
 false  | 
 branch  | 
 
| 
383
 | 
 0  | 
 0  | 
 if (($lenchunk + 1) * @$writes + 2 != @parms)  | 
 
| 
405
 | 
 0  | 
 0  | 
 if $nfound == 0  | 
 
| 
420
 | 
 0  | 
 0  | 
 unless my($key) = unpack('n', substr($str, 0, 2, ''))  | 
 
| 
422
 | 
 0  | 
 0  | 
 if $key != 65535  | 
 
| 
424
 | 
 0  | 
 0  | 
 unless my($motorID, $length, $error) = unpack('C3', substr($str, 0, 3, ''))  | 
 
| 
426
 | 
 0  | 
 0  | 
 if $numParameters < 0  | 
 
| 
430
 | 
 0  | 
 0  | 
 if ($numParameters)  | 
 
| 
432
 | 
 0  | 
 0  | 
 unless @parameters = unpack("C$numParameters", substr($str, 0, $numParameters, ''))  | 
 
| 
437
 | 
 0  | 
 0  | 
 if $checksum != $checksumShouldbe  | 
 
| 
459
 | 
 0  | 
 0  | 
 if $position < 0  | 
 
| 
460
 | 
 0  | 
 0  | 
 if $position >= $motorRange_coords  |