line |
true |
false |
branch |
112
|
0 |
0 |
$$self{'tmpl_file'} ? : |
132
|
0 |
0 |
$$self{'editor'}{'error'} ? : |
192
|
0 |
0 |
if ($$self{'params'}[$$self{'step'}]{'sql'}) { } |
219
|
0 |
0 |
if ($$c_param{'column'}) |
223
|
0 |
0 |
if ($$c_param{'columns'}) |
227
|
0 |
0 |
if ($$c_param{'sql'}) |
246
|
0 |
0 |
unless $$self{'step'} |
252
|
0 |
0 |
unless $i++ |
254
|
0 |
0 |
unless $step >= $$self{'step'} - 1 |
282
|
0 |
0 |
unless eval {
do {
$db_return = $$self{'editor'}{'dbh'}->selectall_arrayref($sql, undef, @params);
1
}
} |
289
|
0 |
0 |
if ($$self{'params'}[$$self{'step'}]{'sql'}) |
314
|
0 |
0 |
$$self{'step'} + 1 >= scalar @{$$self{'params'};} ? : |
318
|
0 |
0 |
$$self{'step'} > 0 ? : |
356
|
0 |
0 |
unless $i++ |
358
|
0 |
0 |
unless $step >= $$self{'step'} - 2 |
367
|
0 |
0 |
unless eval {
do {
$selections = $$editor{'dbh'}->selectcol_arrayref($sql, undef, @values);
1
}
} |
373
|
0 |
0 |
if grep {/^$$lr[0]$/;} @$selections |