| line |
true |
false |
branch |
|
113
|
0 |
0 |
$$self{'tmpl_file'} ? : |
|
133
|
0 |
0 |
$$self{'editor'}{'error'} ? : |
|
218
|
0 |
0 |
unless @_ % 2 == 0 |
|
235
|
0 |
0 |
if ($$self{'params'}[$$self{'step'}]{'sql'}) { } |
|
262
|
0 |
0 |
if ($$c_param{'column'}) |
|
266
|
0 |
0 |
if ($$c_param{'columns'}) |
|
270
|
0 |
0 |
if ($$c_param{'sql'}) |
|
288
|
0 |
0 |
unless $$self{'step'} |
|
294
|
0 |
0 |
unless $i++ |
|
296
|
0 |
0 |
unless $step >= $$self{'step'} - 1 |
|
323
|
0 |
0 |
unless eval {
do {
$db_return = $$self{'editor'}{'dbh'}->selectall_arrayref($sql, undef, @params);
1
}
} |
|
328
|
0 |
0 |
$$self{'step'} + 1 >= scalar @{$$self{'params'};} ? : |
|
330
|
0 |
0 |
if $last_step |
|
333
|
0 |
0 |
$$self{'step'} > 0 ? : |
|
340
|
0 |
0 |
if ($$self{'params'}[$$self{'step'}]{'sql'}) |
|
355
|
0 |
0 |
if ($last_step) |
|
365
|
0 |
0 |
unless eval {
do {
$ar = $$self{'editor'}{'dbh'}->selectrow_arrayref($sql, undef, $$row_ref[0]);
1
}
} |
|
371
|
0 |
0 |
if $$col_hash{'callback'} |
|
388
|
0 |
0 |
if ($last_step) |
|
449
|
0 |
0 |
unless $i++ |
|
451
|
0 |
0 |
unless $step >= $$self{'step'} - 2 |
|
460
|
0 |
0 |
if grep {/^$$lr[0]$/;} @$selections |