line |
true |
false |
branch |
28
|
0 |
0 |
if ($action eq 'insert') { } |
|
0 |
0 |
elsif ($action eq 'update') { } |
|
0 |
0 |
elsif ($id = $cgi->param($id_col)) { } |
41
|
0 |
0 |
if $$self{'debug'} |
46
|
0 |
0 |
unless my $row = $sth->fetchrow_arrayref |
55
|
0 |
0 |
if ($type == DBI::SQL_DATE()) { } |
|
0 |
0 |
elsif ($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_REAL() or $type == DBI::SQL_DOUBLE() or $type == DBI::SQL_BIGINT() or $type == DBI::SQL_TINYINT()) { } |
57
|
0 |
0 |
if (not defined $$row[$i]) { } |
|
0 |
0 |
elsif ($$row[$i] =~ /^(\d\d\d\d)\-(\d\d)\-(\d\d)/) { } |
82
|
0 |
0 |
if ($action eq 'delete') |
86
|
0 |
0 |
if ($query) |
87
|
0 |
0 |
if $$self{'debug'} |
90
|
0 |
0 |
if (not defined $id and $$dbh{'Driver'}{'Name'} eq 'mysql') |
92
|
0 |
0 |
if $$self{'debug'} |
110
|
0 |
0 |
if ($key =~ /^select_(\w+)_(.*)/) { } |
|
0 |
0 |
elsif ($key =~ /^order_(\w+)_(.*)/) { } |
114
|
0 |
0 |
if ($type eq 'like') { } |
|
0 |
0 |
elsif ($type eq 'like_') { } |
|
0 |
0 |
elsif ($type eq '_like') { } |
115
|
0 |
0 |
if $val |
117
|
0 |
0 |
if $val |
119
|
0 |
0 |
if $val |
131
|
0 |
0 |
@where ? : |
133
|
0 |
0 |
if $debug |
134
|
0 |
0 |
@where ? : |
|
0 |
0 |
@order ? : |
138
|
0 |
0 |
if $debug |
142
|
0 |
0 |
@url ? : |
158
|
0 |
0 |
$start ? : |
162
|
0 |
0 |
$$self{'num_rows'} > $start + $max ? : |
169
|
0 |
0 |
if ($$self{'num_rows'} > $num * $max) |
170
|
0 |
0 |
if ($num * $max == $start) { } |