line |
true |
false |
branch |
47
|
0 |
0 |
$self->{'config'}{'debug'} && $self->{'config'}{'debug'} == 2 ? :
|
|
0 |
0 |
$self->{'config'}{'debug'} && $self->{'config'}{'debug'} == 1 ? :
|
63
|
0 |
0 |
defined $params{'options'}{'key'} ? :
|
115
|
0 |
0 |
unless $self->isAVSupported($self->{'config'}{'antivirus'})
|
117
|
0 |
0 |
if ($params{'options'}{'task'})
|
119
|
0 |
0 |
unless $self->isTaskSupported($params{'options'}{'task'})
|
128
|
0 |
0 |
if defined $data->{'agent_id'}
|
129
|
0 |
0 |
if defined $data->{'scheduler_id'}
|
150
|
0 |
0 |
if ($antivirus eq $_)
|
160
|
0 |
0 |
if ($task eq $_)
|
170
|
0 |
0 |
if ($task eq $_)
|
199
|
0 |
0 |
if ($self->isTaskSpecificToAV($task))
|
203
|
0 |
0 |
if ($task eq 'Scheduler')
|