blib/lib/FusionInventory/Agent/Task/Deploy/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 14 | 7.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
87 | 0 | 0 | 0 | $self->{'p2p'} and ref $p2pHostList ne 'ARRAY' |
0 | 0 | 0 | $self->{'p2p'} and ref $p2pHostList ne 'ARRAY' and 'FusionInventory::Agent::Task::Deploy::P2P'->require | |
108 | 0 | 0 | 0 | $response and $response->code == 200 |
0 | 0 | 0 | $response and $response->code == 200 and -f $partFilePath |
line | l | !l | condition |
---|---|---|---|
29 | 0 | 1 | $params{'data'}{'p2p-retention-duration'} || 4320 |