| line |
true |
false |
branch |
|
42
|
0 |
0 |
unless $$self{'dbh'} and UNIVERSAL::isa($$self{'dbh'}, 'DBI::db') |
|
43
|
0 |
0 |
unless $$self{'cgi'} |
|
259
|
0 |
0 |
if $$r{'iDisplayLength'} |
|
260
|
0 |
0 |
if $$r{'iDisplayStart'} and $$r{'iDisplayStart'} > 0 |
|
270
|
0 |
0 |
if (defined $sSearch and $sSearch ne '') |
|
273
|
0 |
0 |
if ($$abSearchable[$i] and $$abSearchable[$i] eq 'true') |
|
275
|
0 |
0 |
if ($$r{'bRegex'} eq 'true') { } |
|
292
|
0 |
0 |
if ($$abSearchable[$i] and $$abSearchable[$i] eq 'true' and $$asSearch[$i] ne '') |
|
293
|
0 |
0 |
if ($$abRegex[$i] eq 'true') { } |
|
304
|
0 |
0 |
if $where |
|
312
|
0 |
0 |
if (@$aiSortCol) |
|
317
|
0 |
0 |
$direction eq 'asc' ? : |
|
324
|
0 |
0 |
if $order |