line |
l |
!l&&r |
!l&&!r |
condition |
218
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() |
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() or $type == &DBI::SQL_INTEGER() |
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() or $type == &DBI::SQL_INTEGER() or $type == &DBI::SQL_SMALLINT() |
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() or $type == &DBI::SQL_INTEGER() or $type == &DBI::SQL_SMALLINT() or $type == &DBI::SQL_FLOAT() |
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() or $type == &DBI::SQL_INTEGER() or $type == &DBI::SQL_SMALLINT() or $type == &DBI::SQL_FLOAT() or $type == &DBI::SQL_DOUBLE() |
|
0 |
0 |
0 |
$type and $type == &DBI::SQL_NUMERIC() or $type == &DBI::SQL_DECIMAL() or $type == &DBI::SQL_INTEGER() or $type == &DBI::SQL_SMALLINT() or $type == &DBI::SQL_FLOAT() or $type == &DBI::SQL_DOUBLE() or $type == &DBI::SQL_REAL() |
309
|
0 |
0 |
0 |
not $myRef or $myRef =~ /SCALAR/ |
413
|
0 |
0 |
0 |
$scalar =~ /.\-/ or $scalar eq '-' |