line |
true |
false |
branch |
17
|
0 |
0 |
if ($databases = delete $options->{'databases'}) { } |
18
|
0 |
0 |
unless ref $databases eq "ARRAY" |
39
|
0 |
0 |
unless ($self->{'has_custom_verbose'}) |
45
|
0 |
0 |
if ($msg =~ /Working/) |
48
|
0 |
0 |
if $msg =~ /found no jobs/ |
49
|
0 |
0 |
if ($msg =~ /^job completed|^job failed/) |
51
|
0 |
0 |
if $self->{'start_time'} |
52
|
0 |
0 |
if $job and $self->{'start_time'} |
55
|
0 |
0 |
unless $msg =~ /found no jobs/ |
60
|
0 |
0 |
if (ref $self->{'worker'} eq 'ARRAY') { } |
63
|
0 |
0 |
unless $_->can("work") |
68
|
0 |
0 |
unless $_->can("work") |
79
|
0 |
0 |
if (WorkerManager::TheSchwartz::getppid() == 1) |
83
|
0 |
0 |
if ($self->{'client'}->work_once) { } |