| line |
!l |
l&&!r |
l&&r |
condition |
|
506
|
0 |
0 |
0 |
defined $ready and scalar $ready != 0 |
|
653
|
0 |
0 |
0 |
length $$macket{'buf'} < 13 and ord substr($$macket{'buf'}, 4, 1) == 254 |
|
657
|
0 |
0 |
0 |
ord substr($$macket{'buf'}, 4, 1) == 0 and length $$macket{'buf'} > 9 |
|
661
|
0 |
0 |
0 |
$self->_extract_macket_number($macket) == 0 and not defined $$self{'protocol_version'} |
|
896
|
0 |
0 |
0 |
defined $sql and not utf8::is_utf8($sql) |
|
1353
|
0 |
0 |
0 |
$len > 528 and $pos > 256 |
|
|
0 |
0 |
0 |
$len > 528 and $pos > 256 and $len - $pos > 256 |
|
1391
|
0 |
0 |
0 |
$len > 528 and $pos > 256 |
|
|
0 |
0 |
0 |
$len > 528 and $pos > 256 and $len - $pos > 256 |
|
1563
|
0 |
0 |
0 |
defined $sql and not utf8::is_utf8($sql) |
|
1583
|
0 |
0 |
0 |
defined $value and not $datatype == '1' || utf8::is_utf8($value) |