| line |
!l |
l&&!r |
l&&r |
condition |
|
37
|
0 |
0 |
0 |
ref $where and $#where <= 1 |
|
|
0 |
0 |
0 |
ref $where and $#where <= 1 and $where[1] eq '' |
|
|
0 |
0 |
0 |
ref $where eq 'ARRAY' and $#where >= 1 |
|
95
|
0 |
0 |
0 |
$cond ne '' and $parse =~ /\S$/s |
|
99
|
0 |
0 |
0 |
not $lnk_last =~ /\w/ and $parse =~ /\S/ |
|
154
|
0 |
0 |
0 |
$cond =~ /REGEXP/ and $this |
|
|
0 |
0 |
0 |
$cond =~ /REGEXP/ and $this and not $$this{'SQL'}{'REGEXP'} |
|
322
|
0 |
0 |
0 |
not $val =~ /^[\-\+]?(\d+|\d+\.\d+)$/s || $quotes && $val =~ /^%q_\d+%$/s || $val =~ /^(?:NULL)$/is and $val ne '' |
|
386
|
0 |
0 |
0 |
$regex =~ /^\^/ and $regex =~ /\$$/ |