line |
true |
false |
branch |
36
|
0 |
0 |
if (@_) |
38
|
0 |
0 |
$args{'parent'} ? : |
39
|
0 |
0 |
$args{'database_handle'} ? : |
41
|
0 |
0 |
$args{'statement_handle'} ? : |
43
|
0 |
0 |
$args{'parent_job'} ? : |
44
|
0 |
0 |
$args{'table_prefix'} ? : |
48
|
0 |
0 |
if ($debug) |
56
|
0 |
0 |
if ($debug) |
57
|
0 |
0 |
if (my $h = $$self{'sth'}->fetchrow_hashref('NAME_lc')) { } |
69
|
0 |
0 |
if ($debug) |
75
|
0 |
0 |
if ($debug) |
181
|
0 |
0 |
unless my $data = $self->get_data |
196
|
0 |
0 |
unless my $table = $job_table{$job_type} |
197
|
0 |
0 |
if $$self{'JOB'} |
199
|
0 |
0 |
unless my $job_id = $$self{'joid'} |
200
|
0 |
0 |
unless defined $job_id |
209
|
0 |
0 |
unless my $command_data = $sth->fetchrow_hashref('NAME_lc') |
216
|
0 |
0 |
if ($debug) |
222
|
0 |
0 |
if ($debug) |
242
|
0 |
0 |
wantarray ? : |
260
|
0 |
0 |
if defined $tm and $tm =~ /\D/ |
261
|
0 |
0 |
if not defined $tm or $tm == 999999999 |
269
|
0 |
0 |
unless my $tm = $self->time($time) |